diff options
Diffstat (limited to 'src/tests/dictionary.test')
-rw-r--r-- | src/tests/dictionary.test | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/tests/dictionary.test b/src/tests/dictionary.test new file mode 100644 index 0000000..1b3130f --- /dev/null +++ b/src/tests/dictionary.test @@ -0,0 +1,11 @@ +# +# Used for internal testing +# +VENDOR TEST 32000 + +BEGIN-VENDOR TEST +ATTRIBUTE Test-Name 1 string +ATTRIBUTE Test-Number 2 integer +ATTRIBUTE Test-Server-Port 3 integer +ATTRIBUTE Test-Signed 4 signed +END-VENDOR TEST |