Преглед изворни кода

Rename unit.compiler.js to unit.js

tags/0.5.0-vsc
Sahab Yazdani пре 15 година
родитељ
комит
338e6c0ac3
2 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      test/unit.html
  2. +0
    -0
      unit.js

+ 1
- 1
test/unit.html Прегледај датотеку

@@ -5,7 +5,7 @@
<link rel="stylesheet" href="http://code.jquery.com/qunit/git/qunit.css" type="text/css" media="screen">
<script type="text/javascript" src="http://code.jquery.com/qunit/git/qunit.js"></script>
<script type="text/javascript" src="../mustache.js"></script>
<script type="text/javascript" src="unit.compiler.js"></script>
<script type="text/javascript" src="unit.js"></script>
</head>
<body>
<h1 id="qunit-header">mustache.js unit tests</h1>


test/unit.compiler.js → unit.js Прегледај датотеку


Loading…
Откажи
Сачувај