summaryrefslogtreecommitdiff
path: root/www/wiki/tests/phpunit/data/registration/invalid.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/tests/phpunit/data/registration/invalid.json')
-rw-r--r--www/wiki/tests/phpunit/data/registration/invalid.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/wiki/tests/phpunit/data/registration/invalid.json b/www/wiki/tests/phpunit/data/registration/invalid.json
new file mode 100644
index 00000000..4d1fa589
--- /dev/null
+++ b/www/wiki/tests/phpunit/data/registration/invalid.json
@@ -0,0 +1,5 @@
+{
+ "name": "FooBar",
+ "license-name": [ "array" ],
+ "manifest_version": 1
+}