clean before the build

This commit is contained in:
Szakalakamaka
2020-09-28 15:48:18 +02:00
parent c06a3e831f
commit 2b441ece74
2 changed files with 20 additions and 39 deletions

View File

@@ -8,7 +8,6 @@ class KlausApplicationTests {
@Test
void contextLoads() {
assert("dupa" == "lkupa");
}
}