Removed MppTest

This commit is contained in:
dankito 2023-04-11 01:05:08 +02:00
parent d94fb9e88b
commit 69fb044dd1
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
package net.codinux.banking.epcqrcode
class MppTest {
fun showMessage(): String {
return "Na hallo, da sieh mal an"
}
fun getTestEpcQrCodeContent(): String {
return "BCD\n002\n1\nSCT\nRIEKDEMMBRV\nRieka\nDE11720512109876543210\nEUR1234.56\nCHAR\n\nDanke von codinux"
}
}