Update test data that mentioned old JvmAbi constants

This commit is contained in:
Pavel V. Talanov
2015-01-21 20:07:00 +03:00
parent be5f00ad1c
commit a1f4c06a49
22 changed files with 45 additions and 42 deletions
@@ -1,6 +1,6 @@
public class Testing {
public static void test() {
mockLib.foo.F.object.F.object.<caret>
mockLib.foo.F.Default.F.Default.<caret>
}
}