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