Browse Source

* Ply -> Pli.min

modules
RubaXa 10 years ago
parent
commit
a1c724430c
  1. 2
      tests/index.html

2
tests/index.html

@ -127,7 +127,7 @@
<!-- lib:src -->
<script src="../Ply.js"></script>
<script src="../Ply.ui.js"></script>
<script>!window.Ply && document.write('<script src="../Ply.js"><' + '/script>');</script>
<script>!window.Ply && document.write('<script src="../Ply.min.js"><' + '/script>');</script>
<!-- lib:tests -->
<script src="./Ply.tests.js"></script>

Loading…
Cancel
Save