diff options
author | bd-912 <bdunahu@colostate.edu> | 2024-04-26 15:26:43 -0600 |
---|---|---|
committer | bd-912 <bdunahu@colostate.edu> | 2024-04-26 15:26:43 -0600 |
commit | 012298517078170762112abe2654dc69b2f146e1 (patch) | |
tree | c39d5b511e0d7d3975132ddf97c4535150372405 /runner.sh | |
parent | a8e2b9734246599ffea99002fb244905b0819987 (diff) |
Add universal tester file
Diffstat (limited to 'runner.sh')
-rwxr-xr-x | runner.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ function vaporize() { function condense() { # condense the file + echo "Not finished!" } |