mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-04-28 08:44:42 +00:00
2 lines
53 B
Bash
Executable file
2 lines
53 B
Bash
Executable file
#!/usr/bin/env bash
|
|
xvfb-run python runtests.py "$@"
|