summaryrefslogtreecommitdiff
path: root/cleopatre/devkit/tests/onlined/ftests/start
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/devkit/tests/onlined/ftests/start')
-rwxr-xr-xcleopatre/devkit/tests/onlined/ftests/start14
1 files changed, 0 insertions, 14 deletions
diff --git a/cleopatre/devkit/tests/onlined/ftests/start b/cleopatre/devkit/tests/onlined/ftests/start
deleted file mode 100755
index 072f587a8a..0000000000
--- a/cleopatre/devkit/tests/onlined/ftests/start
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/bash
-clear
-echo "***************************"
-echo Performing: make clean
-echo "***************************"
-make clean
-echo "***************************"
-echo Performing: make
-echo "***************************"
-make
-echo "***************************"
-echo Starting: obj/onlined_ftest
-echo "***************************"
-obj/onlined_ftest