add ll1parser tests from blatt4

This commit is contained in:
ChUrl
2020-12-01 16:14:02 +01:00
parent f3b9b5ecf5
commit d710eec348
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,4 @@ dependencies {
test {
useJUnitPlatform()
testLogging {
events "passed", "skipped", "failed"
}
}