summaryrefslogtreecommitdiff
path: root/morphlib/morphologyfactory_tests.py
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-02-12 16:18:45 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-02-13 15:39:37 +0000
commit2c9ad8890860f47d03433405c57f33f514fcd456 (patch)
tree9c7f2e04f1ef474dea2fa1e644052bba90ef6afa /morphlib/morphologyfactory_tests.py
parent4e50b8850f13bef14ec31710c31801330e41cc32 (diff)
downloadmorph-2c9ad8890860f47d03433405c57f33f514fcd456.tar.gz
Don't use repo or ref in test suite
Diffstat (limited to 'morphlib/morphologyfactory_tests.py')
-rw-r--r--morphlib/morphologyfactory_tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/morphlib/morphologyfactory_tests.py b/morphlib/morphologyfactory_tests.py
index 30504e00..39092857 100644
--- a/morphlib/morphologyfactory_tests.py
+++ b/morphlib/morphologyfactory_tests.py
@@ -103,8 +103,6 @@ class FakeLocalRepo(object):
"kind": "stratum",
"build-depends": [
{
- "repo": "test:repo",
- "ref": "sha1",
"morph": "stratum"
}
],