From cda84a6d682b8c93019fafa73278b842293bd232 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Fri, 30 Sep 2016 08:14:52 -0500 Subject: [PATCH] chore: move randomVal test to correct folder --- test/common/{fns => libs}/randomVal.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/common/{fns => libs}/randomVal.js (100%) diff --git a/test/common/fns/randomVal.js b/test/common/libs/randomVal.js similarity index 100% rename from test/common/fns/randomVal.js rename to test/common/libs/randomVal.js