Reorganzing the jQuery source (first phase).
[jquery.git] / test / data / test.html
diff --git a/test/data/test.html b/test/data/test.html
new file mode 100644 (file)
index 0000000..fc6dc38
--- /dev/null
@@ -0,0 +1,7 @@
+html text<br/>
+<script type="text/javascript">/* <![CDATA[ */
+testFoo = "foo"; $('#foo').html('foo');
+ok( true, "test.html executed" );
+/* ]]> */</script>
+<script src="data/test.js"></script>
+blabla