summaryrefslogtreecommitdiff
path: root/www/wiki/tests/phpunit/data/registration/bad_spdx.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/tests/phpunit/data/registration/bad_spdx.json')
-rw-r--r--www/wiki/tests/phpunit/data/registration/bad_spdx.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/wiki/tests/phpunit/data/registration/bad_spdx.json b/www/wiki/tests/phpunit/data/registration/bad_spdx.json
new file mode 100644
index 00000000..383ab047
--- /dev/null
+++ b/www/wiki/tests/phpunit/data/registration/bad_spdx.json
@@ -0,0 +1,6 @@
+{
+ "name": "FooBar",
+ "license-name": "not a license identifier",
+ "manifest_version": 1
+}
+