r92745 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92744‎ | r92745 | r92746 >
Date:12:14, 21 July 2011
Author:hashar
Status:ok
Tags:
Comment:
adds dumb target to the makefile, used to easily test node-qunit
Modified paths:
  • /branches/hashar/node-qunit/tests/qunit/Makefile (modified) (history)

Diff [purge]

Index: branches/hashar/node-qunit/tests/qunit/Makefile
@@ -1,8 +1,8 @@
22 test:
33 node launch.js
44
5 -debug:
6 - node debug launch.js
 5+dumb:
 6+ node dumb-launch.js
77
88 test-old:
99 node_modules/.bin/qunit \

Status & tagging log