first test

This commit is contained in:
jhejda@wmpromus.com 2019-03-12 16:52:39 +01:00
parent 11c1335f34
commit 92c20fab5c
2 changed files with 6 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
modules/

View File

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