openbsd-ports/textproc/py-xml/patches/patch-test_regrtest_py
2006-09-25 12:55:30 +00:00

12 lines
301 B
Plaintext

$OpenBSD: patch-test_regrtest_py,v 1.1 2006/09/25 12:55:30 fgsch Exp $
--- test/regrtest.py.orig Mon Sep 25 13:42:08 2006
+++ test/regrtest.py Mon Sep 25 13:42:23 2006
@@ -115,6 +115,7 @@ STDTESTS = [
]
NOTTESTS = [
+ 'test_saxdrivers',
'test_support',
'test_b1',
'test_b2',