From 2ab529ec31fdc1a17cd042c1e23a3fcaff7e3067 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Thu, 15 Nov 2018 20:08:44 +0100 Subject: [PATCH] test: rename file to fix coverage License: MIT Signed-off-by: Jacob Heun --- test/{listen-dial.js => listen-dial.spec.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{listen-dial.js => listen-dial.spec.js} (100%) diff --git a/test/listen-dial.js b/test/listen-dial.spec.js similarity index 100% rename from test/listen-dial.js rename to test/listen-dial.spec.js