commit | 408e41920549371079eecd6a6ba2b7ce0fa7e328 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Feb 27 14:14:48 2012 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Feb 27 14:14:48 2012 -0800 |
tree | d5205ac0adb0a0e5b07101d487105daf20560b12 | |
parent | c1051ae94c5bd45367152a603f3946a933ad91fa [diff] |
Fix test 003's expectations. Last time we updated these, we missed that it wasn't just the specific stack trace that had changed --- we'd lost the "UnresTest2 done" line. Whatever runtime bug caused that is now fixed, and we're throwing two independent NoClassDefFoundExceptions, rather than one of those and one uncaught ClassNotFoundException. If these were written as proper unit tests... Change-Id: Id78d3242c66dcd14b91922f15f5392fcc830a731