From 3b7466a13da31979e8b35fc7a6b6ada718ca7f03 Mon Sep 17 00:00:00 2001 From: bogen85 <52499484+bogen85@users.noreply.github.com> Date: Thu, 28 Nov 2019 00:46:52 -0600 Subject: [PATCH] ci: rename multiret_with_ptrtype.v --- .../{multiret_with_ptrtype.v => multiret_with_ptrtype_test.v} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename vlib/compiler/tests/{multiret_with_ptrtype.v => multiret_with_ptrtype_test.v} (100%) diff --git a/vlib/compiler/tests/multiret_with_ptrtype.v b/vlib/compiler/tests/multiret_with_ptrtype_test.v similarity index 100% rename from vlib/compiler/tests/multiret_with_ptrtype.v rename to vlib/compiler/tests/multiret_with_ptrtype_test.v