summaryrefslogtreecommitdiffstats
path: root/Tools/Scripts/run-iexploder-tests
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/Scripts/run-iexploder-tests')
-rwxr-xr-xTools/Scripts/run-iexploder-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/Scripts/run-iexploder-tests b/Tools/Scripts/run-iexploder-tests
index 5d7ae55..97e3630 100755
--- a/Tools/Scripts/run-iexploder-tests
+++ b/Tools/Scripts/run-iexploder-tests
@@ -117,7 +117,7 @@ sub configureAndOpenHTTPDIfNeeded()
my $httpdPath = getHTTPDPath();
my $webkitDirectory = getcwd();
my $testDirectory = $webkitDirectory . "/LayoutTests";
- my $iExploderDirectory = $webkitDirectory . "/Tools/iExploder";
+ my $iExploderDirectory = $webkitDirectory . "/Tools/iExploder/iExploder-1.3.2";
my $httpdConfig = getHTTPDConfigPathForTestDirectory($testDirectory);