keyword completion test: trait -> interface

This commit is contained in:
Dmitry Jemerov
2015-04-24 13:25:41 +02:00
parent 9b49221c74
commit b7b5333cb9
13 changed files with 14 additions and 13 deletions
@@ -20,7 +20,7 @@ class TestClass {
// EXIST: private
// EXIST: protected
// EXIST: public
// EXIST: trait
// EXIST: interface
// EXIST: val
// EXIST: var
// EXIST: vararg