mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Update Test to remove global var as defined in Definitions
This commit is contained in:
parent
8200340199
commit
24287527f2
@ -1,7 +1,5 @@
|
||||
/// <reference path="mocha.d.ts" />
|
||||
|
||||
var mocha: Mocha;
|
||||
|
||||
function test_describe() {
|
||||
describe('something', () => { });
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user