tests: fix base_virtual_type3 for new model
[nit.git] / tests / base_virtual_type3.nit
index c2794fe..929d84a 100644 (file)
@@ -14,8 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-import base_virtual_type2
 import array
+import base_virtual_type2
 
 class C
        super A