Add jsbench
[c11concurrency-benchmarks.git] / jsbench-2013.1 / reload.html
diff --git a/jsbench-2013.1/reload.html b/jsbench-2013.1/reload.html
new file mode 100644 (file)
index 0000000..07bf1e0
--- /dev/null
@@ -0,0 +1,10 @@
+<!doctype html>
+<html>
+    <head>
+        <title>JSBench Benchmark Harness</title>
+        <script type="text/javascript">
+            window.location.href = "harness.html";
+        </script>
+    </head>
+    <body></body>
+</html>