mirror of
https://github.com/docker/compose.git
synced 2025-06-19 13:10:21 +02:00
3 lines
46 B
Bash
Executable File
3 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
PYTHONIOENCODING=ascii nosetests $@
|