From adce5c8094024ec8dab1285b3b63f876938bbd86 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Sun, 15 Jan 2006 04:24:53 +0000 Subject: [PATCH] renaming these two to avoid future conflicts --- t/{Id.t => Session_Id.t} | 0 t/{Stow.t => Session_Stow.t} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename t/{Id.t => Session_Id.t} (100%) rename t/{Stow.t => Session_Stow.t} (100%) diff --git a/t/Id.t b/t/Session_Id.t similarity index 100% rename from t/Id.t rename to t/Session_Id.t diff --git a/t/Stow.t b/t/Session_Stow.t similarity index 100% rename from t/Stow.t rename to t/Session_Stow.t