Refactored test suite: tests subdir not needed anymore
[jquery.git] / build.xml
index 839214f..4aa5007 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -61,7 +61,6 @@
     <target name="test" depends="jquery">
         <echo message="Building Test Suite" />
         <delete dir="${TEST_DIR}" />
-        <mkdir dir="${TEST_DIR}/tests" />
         <mkdir dir="${TEST_DIR}/js" />\r
        <copy todir="${TEST_DIR}" file="${BUILD_DIR}/test/index.html" />
         <copy todir="${TEST_DIR}/js">