From bb1627bcec4ce34da8f154fde7fc28a20c12a52f Mon Sep 17 00:00:00 2001 From: jsowash Date: Wed, 31 Jul 2019 14:59:33 -0700 Subject: [PATCH] Added test to end of w_mask_and_array so a regression test will be performed on it. --- ...10_write_mask_and_array.py => 10_write_mask_and_array_test.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename compiler/tests/{10_write_mask_and_array.py => 10_write_mask_and_array_test.py} (100%) diff --git a/compiler/tests/10_write_mask_and_array.py b/compiler/tests/10_write_mask_and_array_test.py similarity index 100% rename from compiler/tests/10_write_mask_and_array.py rename to compiler/tests/10_write_mask_and_array_test.py