5 lines
86 B
Bash
Executable File
5 lines
86 B
Bash
Executable File
#!/bin/bash
|
|
|
|
python test/functional/tests.py
|
|
nosetests test/functionalnosetests --exe
|