mirror of
https://github.com/docker/compose.git
synced 2026-06-24 10:14:54 +00:00
2 lines
46 B
Bash
Executable file
2 lines
46 B
Bash
Executable file
#!/bin/sh
|
|
PYTHONIOENCODING=ascii nosetests $@
|