Skip to content

Commit

Permalink
Metacello#390 ... why are 2.4.8 tests failing?
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Jul 7, 2016
1 parent 9223992 commit 96fde81
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
tests
reenableUndefinedSybolUpdates: undefinedSymbols
undefinedSymbols ifNil: [ self error: 'nil undefinedSymbols?' ].
UserGlobals at: #'UndefinedSymbols' put: undefinedSymbols.
UndefinedSymbolList addLast: undefinedSymbols
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"gitRootDirectoryPath:" : "dkh 10/12/2014 15:46",
"gitStatusFor:" : "dkh 05/15/2014 20:46",
"processPID" : "dkh 09/26/2014 14:58",
"reenableUndefinedSybolUpdates:" : "dkh 07/06/2016 14:55",
"reenableUndefinedSybolUpdates:" : "dkh 07/06/2016 21:46",
"stoneVersionAttributes" : "dkh 11/10/2011 09:52",
"timestamp" : "dkh 10/16/2009 11:53",
"transact:" : "dkh 01/06/2010 10:11" } }
Loading

0 comments on commit 96fde81

Please sign in to comment.