aboutsummaryrefslogtreecommitdiffstats
path: root/scenario/Runner.html
diff options
context:
space:
mode:
authorAdam Abrons2010-03-16 10:34:46 -0700
committerAdam Abrons2010-03-16 10:34:46 -0700
commit34d48489d5fb3afbd10b9993fe80d753e0cf48bd (patch)
tree5200a3ebf07e834af73aeea740b1c7d15603fe07 /scenario/Runner.html
parent923289112e34c2d426f6b2e687e93601894fb088 (diff)
parent9e1f085ba6e224893abc04be181f8748939bfe77 (diff)
downloadangular.js-34d48489d5fb3afbd10b9993fe80d753e0cf48bd.tar.bz2
Merge commit 'origin/master' into directives
Diffstat (limited to 'scenario/Runner.html')
-rw-r--r--scenario/Runner.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/scenario/Runner.html b/scenario/Runner.html
new file mode 100644
index 00000000..c5eb6205
--- /dev/null
+++ b/scenario/Runner.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <script type="text/javascript" src="../src/scenario/bootstrap.js"></script>
+ <script type="text/javascript" src="widgets-scenarios.js"></script>
+ <script type="text/javascript" src="datastore-scenarios.js"></script>
+ </head>
+ <body>
+ </body>
+</html>