From 62267f4e8e6b2b76aee045837a7cb5de368cbc71 Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Thu, 29 Mar 2018 12:18:22 -0400 Subject: [PATCH] Change Test class naming to minimize directories --- xt/lib/{SNMP/Info/Test.pm => Test/SNMP/Info.pm} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename xt/lib/{SNMP/Info/Test.pm => Test/SNMP/Info.pm} (100%) diff --git a/xt/lib/SNMP/Info/Test.pm b/xt/lib/Test/SNMP/Info.pm similarity index 100% rename from xt/lib/SNMP/Info/Test.pm rename to xt/lib/Test/SNMP/Info.pm