aboutsummaryrefslogtreecommitdiffstats
path: root/scenario
diff options
context:
space:
mode:
authorMisko Hevery2010-05-25 14:23:52 -0700
committerMisko Hevery2010-05-25 14:23:52 -0700
commit5992e81b2e302c3b3375567e347227f6a9496585 (patch)
tree754f22bc649905c5265f66e8f78a0b5d49e9af38 /scenario
parent2cce1ffc15ae6483da9cf354f7a5d2d26317427e (diff)
downloadangular.js-5992e81b2e302c3b3375567e347227f6a9496585.tar.bz2
added rake task to create a single file for scenario runner
Diffstat (limited to 'scenario')
-rw-r--r--scenario/Runner-compiled.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/scenario/Runner-compiled.html b/scenario/Runner-compiled.html
new file mode 100644
index 00000000..98dbea69
--- /dev/null
+++ b/scenario/Runner-compiled.html
@@ -0,0 +1,9 @@
+<!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="../angular-scenario.js"></script>
+ <script type="text/javascript" src="widgets-scenario.js"></script>
+ </head>
+ <body>
+ </body>
+</html>