Minor, capitalize language feature names in tests

To simplify textual search across the codebase
This commit is contained in:
Alexander Udalov
2016-05-26 22:21:22 +03:00
parent 76971eca70
commit 7cb61b81ab
3 changed files with 5 additions and 7 deletions
@@ -1,4 +1,4 @@
// !LANGUAGE: -topLevelSealedInheritance
// !LANGUAGE: -TopLevelSealedInheritance
sealed class Base