From 61f250227b8362db91be729660a9220959f59e57 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Thu, 18 Nov 2010 15:53:08 +0100 Subject: [PATCH] disable CPython regression testing for a non-test module --- tests/bugs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/bugs.txt b/tests/bugs.txt index 1ff10a36..58d9dc1f 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -25,3 +25,4 @@ pyregr.test_module # CPython regression tests that don't make sense pyregr.test_gdb +pyregr.test_support -- 2.26.2