aboutsummaryrefslogtreecommitdiffstats
path: root/test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test.rb')
-rwxr-xr-xtest.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/test.rb b/test.rb
index d9329c83..33446d6b 100755
--- a/test.rb
+++ b/test.rb
@@ -1,5 +1,7 @@
-#! /usr/bin/ruby
+#!/bin/sh
# -*- coding: utf-8 -*-
+exec ruby -x "$0" "$@"
+#!ruby
successed = []
failed = []