aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authoralon@honor <none@none>2010-09-12 15:00:13 -0700
committeralon@honor <none@none>2010-09-12 15:00:13 -0700
commit7c92cce36b6fe2e02ea471741295befa9dbb7a89 (patch)
tree83bb29d02548261e6e0958537f5cc325e644c3d5 /tests
parentade3a58044de2a95197e9efd1ba235610f660baa (diff)
settings.py tweak
Diffstat (limited to 'tests')
-rw-r--r--tests/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/settings.py b/tests/settings.py
index 666e20f5..f15b8ec5 100644
--- a/tests/settings.py
+++ b/tests/settings.py
@@ -2,7 +2,7 @@ DEBUG=False
TEMP_DIR='/dev/shm'
LLVM_GCC=os.path.expanduser('~/Dev/llvm/llvm-gcc-27/cbuild/bin/bin/llvm-g++')
LLVM_DIS=os.path.expanduser('~/Dev/llvm/llvm-27/cbuild/bin/llvm-dis')
-SPIDERMONKEY_ENGINE=os.path.expanduser('~/Dev/tracemonkey/js/src/js')
+SPIDERMONKEY_ENGINE=os.path.expanduser('~/Dev/m-c/js/src/js')
V8_ENGINE=os.path.expanduser('~/Dev/v8/d8')
# XXX Warning: Running the 'sauer' test in SpiderMonkey can lead to an extreme amount of memory being