From 52b529fbdf031da8a53f4c39c1159ffdece21446 Mon Sep 17 00:00:00 2001 From: terakilobyte Date: Thu, 11 Jun 2015 23:21:50 -0400 Subject: [PATCH] rename generic test file --- test/{app.js => basic_routes.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{app.js => basic_routes.js} (100%) diff --git a/test/app.js b/test/basic_routes.js similarity index 100% rename from test/app.js rename to test/basic_routes.js