aboutsummaryrefslogtreecommitdiff
path: root/tests/test.xpm
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-09-27 15:06:55 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-09-27 15:06:55 +0200
commitdb2f84e966682c1072cd579baa9511906a276ab0 (patch)
tree6554c194b2cf52e19e7940ed31f9c64c9d540569 /tests/test.xpm
parent40c1ce264991447522e8296ad86a55ca5c3b81d1 (diff)
downloadqxmpp-db2f84e966682c1072cd579baa9511906a276ab0.tar.gz
start splitting tests
Diffstat (limited to 'tests/test.xpm')
-rw-r--r--tests/test.xpm12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/test.xpm b/tests/test.xpm
deleted file mode 100644
index ef56e2c6..00000000
--- a/tests/test.xpm
+++ /dev/null
@@ -1,12 +0,0 @@
-/* XPM */
-static char * test_xpm[] = {
-"6 6 3 1",
-" c #FF0000",
-". c #00FF00",
-"+ c #0000FF",
-" ..++",
-" ..++",
-" ..++",
-" ..++",
-" ..++",
-" ..++"};