mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Update Test to remove global var as defined in Definitions
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/// <reference path="mocha.d.ts" />
|
||||
|
||||
var mocha: Mocha;
|
||||
|
||||
function test_describe() {
|
||||
describe('something', () => { });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user