summaryrefslogtreecommitdiff
path: root/morphlib/cachekeycomputer_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/cachekeycomputer_tests.py')
-rw-r--r--morphlib/cachekeycomputer_tests.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/morphlib/cachekeycomputer_tests.py b/morphlib/cachekeycomputer_tests.py
index 3aba2175..24cc636d 100644
--- a/morphlib/cachekeycomputer_tests.py
+++ b/morphlib/cachekeycomputer_tests.py
@@ -49,7 +49,7 @@ class CacheKeyComputerTests(unittest.TestCase):
'stratum.morph': '''{
"name": "stratum",
"kind": "stratum",
- "sources": [
+ "chunks": [
{
"name": "chunk",
"repo": "repo",
@@ -60,7 +60,7 @@ class CacheKeyComputerTests(unittest.TestCase):
'stratum2.morph': '''{
"name": "stratum2",
"kind": "stratum",
- "sources": [
+ "chunks": [
{
"name": "chunk2",
"repo": "repo",