devtools/test/data/js_examples/dep_1.js
author Rémi Cardona <remi.cardona@logilab.fr>
Wed, 20 May 2015 17:04:43 +0200
changeset 10428 c961a301a90b
parent 5742 74c19dac29cf
permissions -rw-r--r--
[devtools] qunit: stop using global variables test -> QUnit.test module -> QUnit.module Related to #5533333.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5742
74c19dac29cf Add a QUnitTestCase class to run qunit test case.
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
a = 4;