added test_nis
diff --git a/Lib/test/testall.py b/Lib/test/testall.py
index b472c7f..e8eabdd 100644
--- a/Lib/test/testall.py
+++ b/Lib/test/testall.py
@@ -16,6 +16,7 @@
 	 'test_crypt',
 	 'test_dbm',
 	 'test_new',
+	 'test_nis',
 	 ]
 
 if __name__ == '__main__':