mirror of
https://github.com/docker/compose.git
synced 2025-07-09 23:04:26 +02:00
3 lines
46 B
Bash
Executable File
3 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
PYTHONIOENCODING=ascii nosetests $@
|