tests: Add test_astbuilder to the skip list of nitcg niti nitvm
[nit.git] / tests / test_object_class_kind.nit
index 415694f..8050b94 100644 (file)
 
 import end
 
-interface Object #alt1-4#
+interface Object #alt1-5#
 #alt1# abstract class Object
 #alt2# class Object
 #alt3# enum Object
 #alt4# extern class Object
+#alt5# subset Object
 end