diff options
| author | Sefa Eyeoglu <contact@scrumplex.net> | 2023-01-07 17:33:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-07 17:33:34 +0100 |
| commit | f3f628410d3d4c9589b8ec2d06d492e7861c35a3 (patch) | |
| tree | 415bb4e7bb92dd48bec8097ea73a8e63d5c0c10e /tests/testdata/DataPackParse/another_test_folder/data/dummy | |
| parent | 9901ecda4938827986e4754f770a2b35b64bb774 (diff) | |
| parent | 0ebf04a021c633cd6a3cdd76514aa728dc253714 (diff) | |
| download | PrismLauncher-f3f628410d3d4c9589b8ec2d06d492e7861c35a3.tar.gz PrismLauncher-f3f628410d3d4c9589b8ec2d06d492e7861c35a3.tar.bz2 PrismLauncher-f3f628410d3d4c9589b8ec2d06d492e7861c35a3.zip | |
Merge pull request #576 from Ryex/identify-zip-packs
fix https://github.com/PrismLauncher/PrismLauncher/issues/349
Diffstat (limited to 'tests/testdata/DataPackParse/another_test_folder/data/dummy')
| -rw-r--r-- | tests/testdata/DataPackParse/another_test_folder/data/dummy/tags/item/foo_proof/bar.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testdata/DataPackParse/another_test_folder/data/dummy/tags/item/foo_proof/bar.json b/tests/testdata/DataPackParse/another_test_folder/data/dummy/tags/item/foo_proof/bar.json new file mode 100644 index 00000000..9e26dfee --- /dev/null +++ b/tests/testdata/DataPackParse/another_test_folder/data/dummy/tags/item/foo_proof/bar.json @@ -0,0 +1 @@ +{}
\ No newline at end of file |
