summaryrefslogtreecommitdiff
path: root/without-test-modules
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-02-29 13:47:36 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-03-02 17:09:34 +0000
commit7f72010b604468e5c8e24deba10f5c181b72a131 (patch)
tree96d25d0bccc9066c0b55f7ea82fcf41eafc9efdb /without-test-modules
parentade75b0ef48df72c8526d3901a55c63cfa1f118b (diff)
downloadmorph-7f72010b604468e5c8e24deba10f5c181b72a131.tar.gz
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.
Diffstat (limited to 'without-test-modules')
-rw-r--r--without-test-modules1
1 files changed, 0 insertions, 1 deletions
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