This commit is contained in:
jhejda@wmpromus.com 2019-05-08 11:29:32 +02:00
parent ee2310f9b3
commit a4f03eaf5d

View File

@ -1,5 +1,7 @@
class test (
) {
notify { 'HELLO WORLD':}
fail { 'HELLO WORLD':}
}