From 7ddb955517fb622347138fbe2cc7d5953138e479 Mon Sep 17 00:00:00 2001 From: Matt Berther Date: Thu, 18 Feb 2016 15:46:34 -0700 Subject: [PATCH] updating the test filename to match the command --- test/commands/{exits.spec.js => exists.spec.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/commands/{exits.spec.js => exists.spec.js} (100%) diff --git a/test/commands/exits.spec.js b/test/commands/exists.spec.js similarity index 100% rename from test/commands/exits.spec.js rename to test/commands/exists.spec.js