r92686 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r92685
|
r92686
|
r92687
>
Date:
21:33, 20 July 2011
Author:
hashar
Status:
ok
Tags:
Comment:
add target for nodejs debugger
Modified paths:
/branches/hashar/node-qunit/tests/qunit/Makefile
(modified) (
history
)
Diff
[
purge
]
Index: branches/hashar/node-qunit/tests/qunit/Makefile
—
—
@@ -1,6 +1,9 @@
2
2
test:
3
3
node launch.js
4
4
5
+debug:
6
+ node debug launch.js
7
+
5
8
test-old:
6
9
node_modules/.bin/qunit \
7
10
--deps ./data \
Status & tagging log
03:02, 10 August 2011
😂
(
talk
|
contribs
)
changed the
status
of r92686
[
removed:
new
added:
ok]