aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 7f0a18ed3..1b17822b3 100644
--- a/build.xml
+++ b/build.xml
@@ -110,8 +110,6 @@
<fileset dir="${BUILD_DIR}/test/data/" />
</copy>
<copy todir="${TEST_DIR}" file="${BUILD_DIR}/test/index.html" />
- <copy todir="${TEST_DIR}" file="${BUILD_DIR}/test/fx.html" />
- <copy todir="${TEST_DIR}" file="${BUILD_DIR}/test/cow.jpg" />
<echo message="Test Suite built." />
</target>