aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/test_s3m.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/test_s3m.cpp b/tests/test_s3m.cpp
index 0fa0cb87..efc9745c 100644
--- a/tests/test_s3m.cpp
+++ b/tests/test_s3m.cpp
@@ -75,11 +75,6 @@ public:
file.tag()->setTrackerName("won't be saved");
CPPUNIT_ASSERT(file.save());
}
- String cmd("cp ");
- cmd += copy.fileName();
- cmd += " /tmp/copy.s3m";
- CPPUNIT_ASSERT_EQUAL(0, system(cmd.data(String::Latin1).data()));
-
testRead(copy.fileName().c_str(), titleAfter, commentAfter);
CPPUNIT_ASSERT(fileEqual(
copy.fileName(),