JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
run in the browser without installing coffeescript
[peach-html5-editor.git] / index.html
diff --git a/index.html b/index.html
deleted file mode 100644 (file)
index 6d8e4f5..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-       <meta charset="UTF-8">
-       <title>html parser tester</title>
-       <script src="parse-html.js"></script>
-       <script src="test.js"></script>
-</head>
-<body>
-       <p>check the console for test results</p>
-</body>
-</html>