devtools/test/data/js_examples/deps_2.js
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 23 May 2013 12:35:02 +0200
branchstable
changeset 8982 6bc1c1b4473a
parent 5742 74c19dac29cf
permissions -rw-r--r--
[zmq] make publish address optional It should be possible to use the zmq communication bus in a read-only manner. Allow setting zmq-address-sub without zmq-address-pub. Closes #2897178.
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;