diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2021-10-22 19:25:29 +0200 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2021-10-22 19:25:29 +0200 |
| commit | e4d808eed8409a23a6f5b2bdfcc4420e0fde6664 (patch) | |
| tree | f195249b7b511c1b2b22c93b2b2f5f4fe9ed0624 /test-from-git | |
| parent | 163d6406476b90b9d3cc09f2081438afca8d7bd4 (diff) | |
| download | rust-mode-e4d808eed8409a23a6f5b2bdfcc4420e0fde6664.tar.gz | |
remove deprecated files
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 |
