urchin/tests/Flags/.urchin-output-expectation-color
2016-03-06 09:47:16 +00:00

18 lines
208 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

./
> a
✗ sh (1 second)
# This is stdout from a.
./
> b
✓ sh (1 second)
./
> c
(File is not executable.)
Done, took 1 second.
1 test passed.
1 test skipped.
1 test failed.