aboutsummaryrefslogtreecommitdiff
path: root/tests/all/test.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/all/test.xpm')
-rw-r--r--tests/all/test.xpm12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/all/test.xpm b/tests/all/test.xpm
deleted file mode 100644
index ef56e2c6..00000000
--- a/tests/all/test.xpm
+++ /dev/null
@@ -1,12 +0,0 @@
-/* XPM */
-static char * test_xpm[] = {
-"6 6 3 1",
-" c #FF0000",
-". c #00FF00",
-"+ c #0000FF",
-" ..++",
-" ..++",
-" ..++",
-" ..++",
-" ..++",
-" ..++"};