diff options
Diffstat (limited to 'bash/tests.sh')
-rw-r--r-- | bash/tests.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bash/tests.sh b/bash/tests.sh new file mode 100644 index 0000000..1fdfd79 --- /dev/null +++ b/bash/tests.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +autotime test > /dev/null |