summaryrefslogtreecommitdiff
path: root/ick2/versionapi_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'ick2/versionapi_tests.py')
-rw-r--r--ick2/versionapi_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ick2/versionapi_tests.py b/ick2/versionapi_tests.py
index 4f42b29..76879ed 100644
--- a/ick2/versionapi_tests.py
+++ b/ick2/versionapi_tests.py
@@ -37,5 +37,6 @@ class VersionAPITests(unittest.TestCase):
'artifact_store': bloburl,
'auth_url': idpurl,
'notify_url': notifyurl,
+ 'greeting': 'hello',
}
)