libkernaux/test-suite-log

7 lines
144 B
Plaintext
Raw Normal View History

2022-06-12 08:42:43 +00:00
#!/bin/sh
set -eux
test -f examples/test-suite.log && cat examples/test-suite.log
test -f tests/test-suite.log && cat tests/test-suite.log