From 3a4773c3c2bd0bbef244eb519b07208da9108e49 Mon Sep 17 00:00:00 2001 From: dcc Date: Sat, 2 Sep 2023 00:52:52 -0700 Subject: First --- .../emoji/test_pack_nonshared/nonshared.zip | Bin 0 -> 548 bytes test/instance_static/emoji/test_pack_nonshared/pack.json | 13 +++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 test/instance_static/emoji/test_pack_nonshared/nonshared.zip create mode 100644 test/instance_static/emoji/test_pack_nonshared/pack.json (limited to 'test/instance_static/emoji/test_pack_nonshared') diff --git a/test/instance_static/emoji/test_pack_nonshared/nonshared.zip b/test/instance_static/emoji/test_pack_nonshared/nonshared.zip new file mode 100644 index 0000000..59bff37 Binary files /dev/null and b/test/instance_static/emoji/test_pack_nonshared/nonshared.zip differ diff --git a/test/instance_static/emoji/test_pack_nonshared/pack.json b/test/instance_static/emoji/test_pack_nonshared/pack.json new file mode 100644 index 0000000..09f6274 --- /dev/null +++ b/test/instance_static/emoji/test_pack_nonshared/pack.json @@ -0,0 +1,13 @@ +{ + "pack": { + "license": "Test license", + "homepage": "https://pleroma.social", + "description": "Test description", + "fallback-src": "https://nonshared-pack", + "fallback-src-sha256": "1967BB4E42BCC34BCC12D57BE7811D3B7BE52F965BCE45C87BD377B9499CE11D", + "share-files": false + }, + "files": { + "blank": "blank.png" + } +} \ No newline at end of file -- cgit v1.2.3