mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 08:48:55 +00:00
removed generated test data
This commit is contained in:
parent
cc9cbc07c5
commit
31181f577c
3 changed files with 1 additions and 5 deletions
1
tests/org.eclipse.xtext.ide.tests/.gitignore
vendored
Normal file
1
tests/org.eclipse.xtext.ide.tests/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/test-data/
|
|
@ -1,3 +0,0 @@
|
|||
type Test {
|
||||
NonExisting foo
|
||||
}
|
|
@ -1,2 +0,0 @@
|
|||
type NonExisting {
|
||||
}
|
Loading…
Reference in a new issue