mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
adapted test to renaming
This commit is contained in:
parent
1bdfd37e92
commit
a965499ef6
@ -1,5 +1,7 @@
|
||||
/// <reference path="yamljs.d.ts" />
|
||||
|
||||
import yamljs = require('yamljs');
|
||||
|
||||
yamljs.load('yaml-testfile.yml');
|
||||
|
||||
yamljs.parse('this_is_no_ymlstring');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user