Skip to content

Commit

Permalink
chore: Work around fpr running the tests in Node.js 6
Browse files Browse the repository at this point in the history
  • Loading branch information
prantlf committed Oct 7, 2018
1 parent 9f42ceb commit 08b3555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/typings.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import {
convertToLocalTime, convertToTimeZone, parseFromString, parseFromTimeZone, formatToTimeZone
} from '..'
} from '../src'

declare function test (label: string, callback: Function)

Expand Down

0 comments on commit 08b3555

Please sign in to comment.