Skip to content

Commit cee60f0

Browse files
committed
Updated test file version for last merge.
1 parent f660d41 commit cee60f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* JavaScript Templates Test 2.4.1
2+
* JavaScript Templates Test 2.4.2
33
* https://github.com/blueimp/JavaScript-Templates
44
*
55
* Copyright 2011, Sebastian Tschan
@@ -9,7 +9,7 @@
99
* http://www.opensource.org/licenses/MIT
1010
*/
1111

12-
/*global beforeEach, afterEach, describe, it, expect, require */
12+
/*global beforeEach, afterEach, describe, it, require */
1313

1414
(function (context, expect, tmpl) {
1515
'use strict';

0 commit comments

Comments
 (0)