Skip to content

Commit

Permalink
TST: script for splitting test suite over processes
Browse files Browse the repository at this point in the history
  • Loading branch information
changhiskhan committed Dec 1, 2012
1 parent ea7f032 commit 5d2bc24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_multi.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nosetests -A "not slow" pandas --processes=4 $*

0 comments on commit 5d2bc24

Please sign in to comment.