mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-06 09:19:08 +00:00
fix test filename
This commit is contained in:
5
ts-activex/jscript-extensions-tests.ts
Normal file
5
ts-activex/jscript-extensions-tests.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/// <reference path="jscript-extensions.d.ts" />
|
||||
|
||||
var x: VarDate;
|
||||
var dte = new Date(x);
|
||||
x = dte.getVarDate();
|
||||
Reference in New Issue
Block a user