update from Atlas with major reorg
This commit is contained in:
4
attic/concurrency/wikipedia/fast_tests.sh
Executable file
4
attic/concurrency/wikipedia/fast_tests.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# run tests skipping @pytest.mark.network
|
||||
py.test test_daypicts.py -m 'not network' $1 $2 $3
|
||||
Reference in New Issue
Block a user