Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix up some method mangling introduced in 40d7783
  • Loading branch information
dalehenrich committed Sep 30, 2015
1 parent 3e85413 commit a498daa
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
Expand Up @@ -29,7 +29,7 @@ testConfigurationConflict9
self
validate: 'ConfigurationOfExternalX'
expConfigVersion: '0.9.1'
expConfigRepo: 'dictionary://Metacello_Conflict_Test_Repository'
expConfigRepo: 'filetree://' , configurationDirectory fullName
expBaselineClassName: nil
expBaselineVersion: nil
expBaselineRepo: nil
Expand Up @@ -15,5 +15,4 @@ testFileTreeLoadConfigurationVersionsNotification3
expConfigRepo: 'filetree://' , configurationDirectory fullName
expBaselineClassName: nil
expBaselineVersion: nil
expBaselineRepo: nil
expectedBaselineRepository: nil
expBaselineRepo: nil
Expand Up @@ -20,7 +20,7 @@
"testConfigurationConflict7A" : "dkh 09/25/2015 15:22",
"testConfigurationConflict7B" : "dkh 09/25/2015 15:22",
"testConfigurationConflict8" : "dkh 09/25/2015 15:22",
"testConfigurationConflict9" : "dkh 09/25/2015 15:22",
"testConfigurationConflict9" : "dkh 09/29/2015 18:36",
"testConfigurationConflictIssue261" : "dkh 10/10/2014 14:31",
"testConflict1" : "dkh 09/25/2015 15:23",
"testConflict1A" : "dkh 09/25/2015 15:23",
Expand All @@ -31,7 +31,7 @@
"testFileTreeLoadConfigurationVersion" : "dkh 09/25/2015 15:23",
"testFileTreeLoadConfigurationVersions" : "dkh 09/25/2015 15:24",
"testFileTreeLoadConfigurationVersionsNotification1" : "dkh 09/25/2015 15:24",
"testFileTreeLoadConfigurationVersionsNotification3" : "dkh 09/25/2015 15:24",
"testFileTreeLoadConfigurationVersionsNotification3" : "dkh 09/29/2015 18:35",
"testFileTreeLoadIssue261" : "dkh 09/25/2015 15:24",
"testUpgrade1" : "dkh 09/25/2015 15:24",
"testUpgrade2" : "dkh 09/25/2015 15:24",
Expand Down

Large diffs are not rendered by default.

0 comments on commit a498daa

Please sign in to comment.