summaryrefslogtreecommitdiff
path: root/tests/bitmaps/case_reuse.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bitmaps/case_reuse.yaml')
-rw-r--r--tests/bitmaps/case_reuse.yaml28
1 files changed, 0 insertions, 28 deletions
diff --git a/tests/bitmaps/case_reuse.yaml b/tests/bitmaps/case_reuse.yaml
deleted file mode 100644
index 1265d3c0..00000000
--- a/tests/bitmaps/case_reuse.yaml
+++ /dev/null
@@ -1,28 +0,0 @@
-
-bmpblock: 2.0
-
-images:
- image0: Background.bmp
- image1: Word.bmp
-
-screens:
- scr_a0:
- - [0, 0, image0]
-
- scr_b0:
- - [0, 0, image0]
-
- scr_c0:
- - [0, 0, image0]
-
- scr_d0:
- - [0, 0, image0]
-
- scr_z:
- - [45, 45, image1 ]
-
-localizations:
- - [ scr_a0, scr_b0, scr_c0, scr_d0 ]
- - [ scr_a0, scr_b0, scr_c0, scr_z ]
-
-