From 7f72010b604468e5c8e24deba10f5c181b72a131 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 29 Feb 2012 13:47:36 +0000 Subject: Refactor SystemBuilder and add helper class The helper class, Factory, has unit tests, which is why it's currently separate. It may later get integrated with BlobBuilder, or the other way around. Classes that don't have unit tests are marked out of coverage. --- without-test-modules | 1 - 1 file changed, 1 deletion(-) (limited to 'without-test-modules') diff --git a/without-test-modules b/without-test-modules index 4d716837..114afa1a 100644 --- a/without-test-modules +++ b/without-test-modules @@ -1,5 +1,4 @@ morphlib/__init__.py morphlib/builddependencygraph.py -morphlib/builder.py morphlib/tester.py morphlib/git.py -- cgit v1.2.1