[BAEL-16669] moved testing-modules/testing modules into relevant folders

This commit is contained in:
Sjmillington
2019-08-31 11:38:35 +01:00
parent bfba59a42f
commit ff871516ee
594 changed files with 1591 additions and 1951 deletions

View File

@@ -1,3 +0,0 @@
interface Notifier {
void notify(String message)
}