Skip to content

Commit 10781c8

Browse files
committed
Resets a test case to be interactive
1 parent 10ce787 commit 10781c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
var tests = [
3434
[, {displayFormat:"%m/%d/%y %I:%M %p"}],
3535
["1330322400000",{displayFormat:"%m/%d/%y %I:%M %p"}],
36-
["1330322400000",{displayFormat:"!c",autoResize:true}],
36+
["1330322400000",{displayFormat:"%c",autoResize:true}],
3737
["1330322400000",{displayFormat:"%m/!d/%Y"}],
3838
["2/27/2012 03:00 PM",{displayFormat:"%m/%d/%y %I:%M %p"}]
3939
];

0 commit comments

Comments
 (0)