Skip to content

Remove superfluous GrepTest

GrepTest was used as a placeholder to have something running in commonTest. Now we have tests in commonTest that test the actual code that is running in Wally and thus the GrepTest.kt template/placeholder can be removed.

Merge request reports