From 2c9ad8890860f47d03433405c57f33f514fcd456 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 12 Feb 2014 16:18:45 +0000 Subject: Don't use repo or ref in test suite --- tests.build/setup | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests.build/setup') diff --git a/tests.build/setup b/tests.build/setup index 563482e6..8b1dfd0e 100755 --- a/tests.build/setup +++ b/tests.build/setup @@ -10,7 +10,7 @@ # The stratum repository contains a single branch, "master", with a # stratum and a system morphology that include the chunk above. # -# Copyright (C) 2011-2013 Codethink Limited +# Copyright (C) 2011-2014 Codethink Limited # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -111,8 +111,6 @@ cat < hello-system.morph "strata": [ { "morph": "hello-stratum", - "repo": "test:morphs-repo", - "ref": "master" } ] } -- cgit v1.2.1