$OpenBSD: patch-Lib_test_test_tempfile_py,v 1.1.1.1 2003/12/31 17:38:33 sturm Exp $
--- Lib/test/test_tempfile.py.orig	2003-05-01 19:45:51.000000000 +0200
+++ Lib/test/test_tempfile.py	2003-12-02 14:13:44.000000000 +0100
@@ -28,7 +28,7 @@ has_spawnl = hasattr(os, 'spawnl')
 if sys.platform == 'mac':
     TEST_FILES = 32
 else:
-    TEST_FILES = 100
+    TEST_FILES = 48
 
 # This is organized as one test for each chunk of code in tempfile.py,
 # in order of their appearance in the file.  Testing which requires
