From 3a4773c3c2bd0bbef244eb519b07208da9108e49 Mon Sep 17 00:00:00 2001 From: dcc Date: Sat, 2 Sep 2023 00:52:52 -0700 Subject: First --- test/instance_static/emoji/test_pack/pack.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/instance_static/emoji/test_pack/pack.json (limited to 'test/instance_static/emoji/test_pack/pack.json') diff --git a/test/instance_static/emoji/test_pack/pack.json b/test/instance_static/emoji/test_pack/pack.json new file mode 100644 index 0000000..5b33fbb --- /dev/null +++ b/test/instance_static/emoji/test_pack/pack.json @@ -0,0 +1,12 @@ +{ + "files": { + "blank": "blank.png", + "blank2": "blank2.png" + }, + "pack": { + "description": "Test description", + "homepage": "https://pleroma.social", + "license": "Test license", + "share-files": true + } +} \ No newline at end of file -- cgit v1.2.3