Reorganzing the jQuery source (first phase).
[jquery.git] / build / test / data / test2.html
diff --git a/build/test/data/test2.html b/build/test/data/test2.html
deleted file mode 100644 (file)
index ebf610e..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<script type="text/javascript">
-var testFoo = "foo";
-$('#foo').html('foo');
-ok( true, "test2.html executed" );
-</script>