devtools/test/data/js_examples/deps_2.js
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 04 Oct 2013 15:29:20 +0200
branchstable
changeset 9319 a68b8f423a8b
parent 5742 74c19dac29cf
permissions -rw-r--r--
[test] test can_use_rest_path directly No need to go through the Entity.rest_path if what we want is to unittest that one function.
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
b = a +2;