removed generated test data

This commit is contained in:
Sven Efftinge 2016-05-24 19:34:50 +02:00
parent cc9cbc07c5
commit 31181f577c
3 changed files with 1 additions and 5 deletions

View file

@ -0,0 +1 @@
/test-data/

View file

@ -1,3 +0,0 @@
type Test {
NonExisting foo
}

View file

@ -1,2 +0,0 @@
type NonExisting {
}