Revision: b912f15349f9
Branch:   default
Author:   Pekka Klärck
Date:     Sat Oct 12 17:41:29 2013 UTC
Log:      fixed jsxcompressor reference in jasmine tests
http://code.google.com/p/robotframework/source/detail?r=b912f15349f9

Modified:
 /utest/webcontent/SpecRunner.html

=======================================
--- /utest/webcontent/SpecRunner.html   Tue May 15 12:53:15 2012 UTC
+++ /utest/webcontent/SpecRunner.html   Sat Oct 12 17:41:29 2013 UTC
@@ -12,7 +12,7 @@
<script type="text/javascript" src="../../ext-lib/jasmine-reporters/src/jasmine.console_reporter.js"></script>

   <!-- include source files here... -->
- <script type="text/javascript" src="../../src/robot/htmldata/lib/jsxcompressor.js"></script> + <script type="text/javascript" src="../../src/robot/htmldata/lib/jsxcompressor.min.js"></script> <script type="text/javascript" src="../../src/robot/htmldata/rebot/fileloading.js"></script> <script type="text/javascript" src="../../src/robot/htmldata/rebot/model.js"></script> <script type="text/javascript" src="../../src/robot/htmldata/rebot/testdata.js"></script>

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to