remove some common-prefix-based assertions in tests

This commit is contained in:
peter
2012-11-29 13:18:33 +01:00
parent 700867d76b
commit 73ffd878be
9 changed files with 1 additions and 53 deletions
@@ -1,8 +0,0 @@
class LifeUniverseEverythingEntity {}
class LifeUniverseEverythingManager {}
class FooFooFooFooFoo {
{
LifeUniverseEverything<caret>
}
}