aboutsummaryrefslogtreecommitdiffstats
path: root/example/personalLog/scenario/runner.html
diff options
context:
space:
mode:
authorCaitlin Potter2014-02-21 14:31:23 -0500
committerCaitlin Potter2014-02-21 14:52:12 -0500
commit2f4513339337bb8aa6c9dfe1191d169b4fc57999 (patch)
treece0d47cee3d490c907cef680cc12e131f2a1cbf9 /example/personalLog/scenario/runner.html
parent4a6a3ba7fb08ce99007893ef75365a3e8aff938a (diff)
downloadangular.js-2f4513339337bb8aa6c9dfe1191d169b4fc57999.tar.bz2
chore(examples): remove ancient examples from the tree
Let these poor scripts retire, goodness. Closes #6398 Closes #3310
Diffstat (limited to 'example/personalLog/scenario/runner.html')
-rw-r--r--example/personalLog/scenario/runner.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/example/personalLog/scenario/runner.html b/example/personalLog/scenario/runner.html
deleted file mode 100644
index 298581d9..00000000
--- a/example/personalLog/scenario/runner.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!doctype html">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>Personal Log Scenario Runner</title>
- <meta http-equiv="expires" content="0">
- <script type="text/javascript" src="../../../src/scenario/angular-bootstrap.js" ng:autotest></script>
- <script type="text/javascript" src="personalLogScenario.js"></script>
- </head>
- <body>
- </body>
-</html>