From adde9eec2abaed01911a0853d93f4885083a04b4 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 12 Apr 2014 16:07:32 -0400 Subject: [PATCH] Unit Tests - Renaming new tests from bug.*.t and feature.*.t to tw-*.t. It is not important whether the test covers a bug or a feature. --- test/{feature.1300.t => tw-1300.t} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{feature.1300.t => tw-1300.t} (100%) diff --git a/test/feature.1300.t b/test/tw-1300.t similarity index 100% rename from test/feature.1300.t rename to test/tw-1300.t