Skip to content

Commit

Permalink
iit
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Nov 26, 2014
1 parent db15ed7 commit 53b6a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/automated/event-obj.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ describe('event object creation', function() {
expect(event.end).toBe(null);
});

iit('allows ASP dates for start', function() {
it('allows ASP dates for start', function() {
init({
start: '\/Date(1239018869048)\/',
end: '\/Date(1239105269048)\/'
Expand Down

0 comments on commit 53b6a37

Please sign in to comment.