bin/qunit
changeset 5775 34195230dc2a
parent 5774 0d792bceb25d
child 5779 916ddfd72ac2
--- a/bin/qunit	Thu Jun 17 15:15:52 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-#!/usr/bin/python
-import sys
-
-from cubicweb.devtools.qunit import make_qunit_html
-
-print make_qunit_html(sys.argv[1], sys.argv[2:])