diff options
Diffstat (limited to 'test/csit/tests/optf-has/has/data/onboard.json')
-rw-r--r-- | test/csit/tests/optf-has/has/data/onboard.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/csit/tests/optf-has/has/data/onboard.json b/test/csit/tests/optf-has/has/data/onboard.json new file mode 100644 index 000000000..a4939c459 --- /dev/null +++ b/test/csit/tests/optf-has/has/data/onboard.json @@ -0,0 +1,6 @@ +{ + "appname": "conductor", + "userId": "conductor", + "isAAF": "false", + "password": "c0nduct0r" +} |