Преглед изворни кода

Pass script/test arguments through to nosetests

Aanand Prasad пре 11 година
родитељ
комит
c246897af1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      script/test

+ 1 - 1
script/test

@@ -1,2 +1,2 @@
 #!/bin/sh
 #!/bin/sh
-nosetests
+nosetests $@