mirror of
https://github.com/docker/compose.git
synced 2025-11-11 17:30:04 +01:00
3 lines
46 B
Bash
Executable File
3 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
PYTHONIOENCODING=ascii nosetests $@
|