Add the unused test

master
Paul Loyd 2017-11-09 12:23:33 +03:00
parent 6ab67ee13e
commit cbb64206d2
2 changed files with 7 additions and 0 deletions

3
tests/unused.js Normal file
View File

@ -0,0 +1,3 @@
interface X {
foo: string;
}

4
tests/unused.json Normal file
View File

@ -0,0 +1,4 @@
{
"schemas": [],
"taskCount": 2
}