summaryrefslogtreecommitdiff
path: root/src/cups
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2014-05-04 12:34:59 +0200
committerDidier Raboud <odyx@debian.org>2019-11-04 18:39:26 +0100
commit65c5dbd225386ab693a889c601c19baf938fd802 (patch)
treecf36de2f0145f7c9e2441dd2b72da548dd78bad6 /src/cups
parent5cb53dbc2c40f450b2e29d36107810f0bac8e5ba (diff)
Tests: Don't run weavetest, testdither nor rastertogutenprint that are too long
Diffstat (limited to 'src/cups')
-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 \