summary refs log tree commit
path: root/test/cgi/test.ru
diff options
context:
space:
mode:
Diffstat (limited to 'test/cgi/test.ru')
-rwxr-xr-xtest/cgi/test.ru3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/cgi/test.ru b/test/cgi/test.ru
index 4054b886..fc9b6ffc 100755
--- a/test/cgi/test.ru
+++ b/test/cgi/test.ru
@@ -1,5 +1,4 @@
-#!/usr/bin/env ../../bin/rackup
-#\ -E deployment -I ../../lib
+#!/usr/bin/env ruby -I ../../lib ../../bin/rackup -E deployment -I ../../lib
 # -*- ruby -*-
 
 require '../testrequest'