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