diff options
Diffstat (limited to 'Test/timer.sh')
-rw-r--r-- | Test/timer.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Test/timer.sh b/Test/timer.sh deleted file mode 100644 index 2a1e7c3..0000000 --- a/Test/timer.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -for i in {1..1} -do - $1 $2 > /dev/null -done |