mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-28 06:04:17 +01:00
3 lines
49 B
Bash
3 lines
49 B
Bash
|
#!/bin/sh
|
||
|
PYTHONPATH=lib nosetests --all-modules
|