devtools/test/data/js_examples/deps_2.js
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 20 Dec 2012 12:14:14 +0100
branchstable
changeset 8628 b236b91836c0
parent 5742 74c19dac29cf
permissions -rw-r--r--
[test] fix req default value handling in CubicWebTC.view (closes #2544376) It's no more than the standard ``if rset`` vs. ``if rset is None`` error.
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;