Skip to content

Commit

Permalink
Fixing umpt files so build does not change
Browse files Browse the repository at this point in the history
  • Loading branch information
TimLethbridge committed Mar 16, 2020
1 parent 906ad34 commit 196f734
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
Expand Up @@ -37,7 +37,7 @@ THEN:






test replaceCalculatorInNumber { test replaceMandatoryOneCalculatorInNumber {




Calculator baCalculator(); Calculator baCalculator();
Expand Down
Expand Up @@ -37,7 +37,7 @@ THEN:






test replaceCalculatorInNumber { test replaceMandatoryOneCalculatorInNumber {




Calculator baCalculator(); Calculator baCalculator();
Expand Down
Expand Up @@ -37,7 +37,7 @@ THEN:






test replaceCalculatorInNumber { test replaceMandatoryOneCalculatorInNumber {




Calculator baCalculator(); Calculator baCalculator();
Expand Down
Expand Up @@ -37,7 +37,7 @@ THEN:






test replaceCalculatorInNumber { test replaceMandatoryOneCalculatorInNumber {




Calculator baCalculator(); Calculator baCalculator();
Expand Down
Expand Up @@ -37,7 +37,7 @@ THEN:






test replaceCalculatorInNumber { test replaceMandatoryOneCalculatorInNumber {




Calculator baCalculator(); Calculator baCalculator();
Expand Down
Expand Up @@ -43,7 +43,7 @@ THEN:






test replaceLevel3InController { test replaceMandatoryOneLevel3InController {




Level3 baLevel3(); Level3 baLevel3();
Expand Down
Expand Up @@ -37,7 +37,7 @@ THEN:






test replaceCalculatorInNumber { test replaceMandatoryOneCalculatorInNumber {




Calculator baCalculator(); Calculator baCalculator();
Expand Down
Expand Up @@ -38,7 +38,7 @@ THEN:






test replaceBInA { test replaceMandatoryOneBInA {


C aC(); C aC();


Expand Down Expand Up @@ -169,7 +169,7 @@ THEN:






test replaceCInB { test replaceMandatoryOneCInB {




C baC(); C baC();
Expand Down Expand Up @@ -368,7 +368,7 @@ THEN:






test replaceAInX { test replaceMandatoryOneAInX {


B aB(aC); B aB(aC);


Expand Down
Expand Up @@ -79,7 +79,7 @@ Organization aOrganization();






test replaceOrganizationInPerson { test replaceMandatoryOneOrganizationInPerson {




Organization baOrganization(); Organization baOrganization();
Expand Down Expand Up @@ -197,7 +197,7 @@ Organization aOrganization();






test replacePersonInScore { test replaceMandatoryOnePersonInScore {


Organization aOrganization(); Organization aOrganization();
Organization aOrganization(); Organization aOrganization();
Expand Down Expand Up @@ -273,7 +273,7 @@ Organization aOrganization();






test replacePersonInJob { test replaceMandatoryOnePersonInJob {


Organization aOrganization(); Organization aOrganization();
Organization aOrganization(); Organization aOrganization();
Expand Down

0 comments on commit 196f734

Please sign in to comment.