From 438a5d661286daedfc44239fa996c6e09bac1f21 Mon Sep 17 00:00:00 2001 From: Clay Dowling Date: Fri, 10 Mar 2017 21:39:08 -0500 Subject: [PATCH] Actually rename the test suite --- c-check/{test_rose.c => test_normal.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename c-check/{test_rose.c => test_normal.c} (100%) diff --git a/c-check/test_rose.c b/c-check/test_normal.c similarity index 100% rename from c-check/test_rose.c rename to c-check/test_normal.c