summaryrefslogtreecommitdiff
path: root/src/res
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2015-01-12 23:10:34 +0100
committerBen Noordhuis <info@bnoordhuis.nl>2015-01-12 23:21:51 +0100
commitdd260d21521082fdc6d70da851e826b440b46b44 (patch)
tree356331aa41dc516d3b527aae04237149b8f9bb06 /src/res
parente431cae7e70069cd1631081f9dca09990b948feb (diff)
downloadandroid-node-v8-dd260d21521082fdc6d70da851e826b440b46b44.tar.gz
android-node-v8-dd260d21521082fdc6d70da851e826b440b46b44.tar.bz2
android-node-v8-dd260d21521082fdc6d70da851e826b440b46b44.zip
test: fix `make test-addons` target
I broke the python script in commit edaf7af but because test-all does not run test-addons, it slipped under the radar. Mea culpa. Fixes the following test runner error: Traceback (most recent call last): File "tools/test.py", line 1522, in <module> sys.exit(Main()) File "tools/test.py", line 1454, in Main test_list = root.ListTests([], path, context, arch, mode) File "tools/test.py", line 720, in ListTests test.AddTestsToList(result, full_path, path, context, arch, mode) File "tools/test.py", line 690, in AddTestsToList arch, mode) File "/home/bnoordhuis/src/v1.x/test/gc/../testpy/__init__.py", line 176, in ListTests result.append(SimpleTestCase(test, file_path, mode, self.context, self)) TypeError: __init__() takes at least 7 arguments (6 given) PR-URL: https://github.com/iojs/io.js/pull/313 Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Diffstat (limited to 'src/res')
0 files changed, 0 insertions, 0 deletions