diff options
Diffstat (limited to 'test-from-git')
| -rw-r--r-- | test-from-git | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test-from-git b/test-from-git deleted file mode 100644 index 48f81e0..0000000 --- a/test-from-git +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -cd .. -mkdir git -cd git -git clone ../app . -./run_rust_emacs_tests.sh |
