summaryrefslogtreecommitdiff
path: root/test-from-git
diff options
context:
space:
mode:
authorbrotzeit <brotzeitmacher@gmail.com>2021-10-22 19:25:29 +0200
committerbrotzeit <brotzeitmacher@gmail.com>2021-10-22 19:25:29 +0200
commite4d808eed8409a23a6f5b2bdfcc4420e0fde6664 (patch)
treef195249b7b511c1b2b22c93b2b2f5f4fe9ed0624 /test-from-git
parent163d6406476b90b9d3cc09f2081438afca8d7bd4 (diff)
downloadrust-mode-e4d808eed8409a23a6f5b2bdfcc4420e0fde6664.tar.gz
remove deprecated files
Diffstat (limited to 'test-from-git')
-rw-r--r--test-from-git7
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