Fix 'make test-debug'

This commit is contained in:
Ryan
2009-07-16 16:54:55 +02:00
parent edbae656d6
commit 22e85cbc0b

2
configure vendored
View File

@@ -101,7 +101,7 @@ test-all: all
python tools/test.py --mode=debug,release
test-debug: all
python tools/test.py --mode=release,debug
python tools/test.py --mode=debug
benchmark: all
build/default/node benchmark/run.js