Set up a test framework.
[yaffs2.git] / direct / tests / init_fw_update_test_nand.sh
diff --git a/direct/tests/init_fw_update_test_nand.sh b/direct/tests/init_fw_update_test_nand.sh
deleted file mode 100755 (executable)
index 648313a..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-# Run this to initialise the file system for the test runs.
-   rm seed-nand-*
-   rm emfile-2k-*
-   ./yaffs_test  -u -i yaffs2
-