From aad6f74db6a08ca23a9b4ee7f261a051d230bef7 Mon Sep 17 00:00:00 2001 From: Sefa Eyeoglu Date: Sun, 4 Sep 2022 15:05:11 +0200 Subject: fix: tests Signed-off-by: Sefa Eyeoglu --- tests/testdata/TexturePackParse/another_test_texturefolder/pack.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/testdata/TexturePackParse/another_test_texturefolder/pack.txt (limited to 'tests/testdata/TexturePackParse/another_test_texturefolder') diff --git a/tests/testdata/TexturePackParse/another_test_texturefolder/pack.txt b/tests/testdata/TexturePackParse/another_test_texturefolder/pack.txt new file mode 100644 index 00000000..bbc0d271 --- /dev/null +++ b/tests/testdata/TexturePackParse/another_test_texturefolder/pack.txt @@ -0,0 +1,2 @@ +quieres +for real \ No newline at end of file -- cgit