Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit d668199

Browse files
committed
more minor updates to tests
1 parent 765b925 commit d668199

32 files changed

+33
-33
lines changed

tests/test-LABjs-preloading-1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #1)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-10.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #10)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-11.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #11)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-12a.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-12b.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-12c.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-12d.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-12e.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-12f.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-12g.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-13a.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-13b.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-13c.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-13d.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-13e.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-13f.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-13g.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing conditional chaining -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-14a.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing separate chains and duplicates -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-14b.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing separate chains and duplicates -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-14c.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing separate chains and duplicates -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-14d.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing separate chains and duplicates -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-14e.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<!-- testing separate chains and duplicates -->
88

9-
<script type="text/javascript" src="../LAB.js"></script>
9+
<script src="../LAB.js"></script>
1010
<script>
1111

1212
var timeDiff = function(){

tests/test-LABjs-preloading-15.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #15)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-16.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #16)</title>
6-
<script type="text/javascript" src="../LAB-debug.min.js"></script>
6+
<script src="../LAB-debug.min.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #2)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #3)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-4.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #4)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-5.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #5)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-6.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #6)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-7.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #7)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

tests/test-LABjs-preloading-8.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #8)</title>
6-
<script type="text/javascript">
6+
<script>
77
(function(){ // trap native XHR instantiators to verify that XHR is not used for local script load
88
// literally redefine the native XHR object here
99
try {
@@ -29,7 +29,7 @@
2929
catch (err) { }
3030
})();
3131
</script>
32-
<script type="text/javascript" src="../LAB.js"></script>
32+
<script src="../LAB.js"></script>
3333
<script>
3434

3535
var timeDiff = function(){

tests/test-LABjs-preloading-9.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<title>LABjs tests (LABjs with preloading #9)</title>
6-
<script type="text/javascript" src="../LAB.js"></script>
6+
<script src="../LAB.js"></script>
77
<script>
88

99
var timeDiff = function(){

0 commit comments

Comments
 (0)