mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-03 10:54:43 +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 "$@"
|