mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
fixed chai test
This commit is contained in:
parent
dfab9f569d
commit
d1f9d3fef5
@ -772,7 +772,7 @@ function members() {
|
||||
//tdd
|
||||
declare function suite(description: string, action: Function):void;
|
||||
declare function test(description: string, action: Function):void;
|
||||
declare function err(action: any, msg?: string):void;
|
||||
|
||||
interface FieldObj {
|
||||
field: any;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user