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