summaryrefslogtreecommitdiff
path: root/src/cups/Makefile.am
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2014-05-04 12:34:59 +0200
committerDidier Raboud <odyx@debian.org>2019-09-15 14:11:07 +0200
commit45d7de6f4baa13f7cca4db326ca543510b7349aa (patch)
tree3e34358109f4f42464f63079eb413b08ef629407 /src/cups/Makefile.am
parent587552c5fd0265f1dcd58c32cda4a0fe10563c3b (diff)
Tests: Don't run weavetest, testdither nor rastertogutenprint that are too long
Diffstat (limited to 'src/cups/Makefile.am')
-rw-r--r--src/cups/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cups/Makefile.am b/src/cups/Makefile.am
index 1812d55..99e5673 100644
--- a/src/cups/Makefile.am
+++ b/src/cups/Makefile.am
@@ -100,7 +100,7 @@ endif
AM_TESTS_ENVIRONMENT=$(STP_ENV)
test-rastertogutenprint: min-pagesize
test-rastertogutenprint.test: test-rastertogutenprint
-TESTS= test-ppds.test test-rastertogutenprint.test
+TESTS= test-ppds.test
test-rastertogutenprint.log: test-ppds.log
noinst_SCRIPTS=test-ppds.test \