mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Forgot to add the reference to typings on test file
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
/// <reference path="magicsuggest.d.ts"/>
|
||||
|
||||
function basicTest() {
|
||||
$('#magicSuggest').magicSuggest();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user