summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/test-index-cgi.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-index-cgi.rb b/test/test-index-cgi.rb
index b942cb8..d22f8d1 100644
--- a/test/test-index-cgi.rb
+++ b/test/test-index-cgi.rb
@@ -7,7 +7,7 @@ require "#{File.dirname(__FILE__)}/test.rb"
require 'stringio'
-load "#{File.dirname(__FILE__)}/../contrib/index.cgi"
+load "#{File.dirname(__FILE__)}/../public_html/index.cgi"
def spec(desc)