From 5b45c05fbe2767e53ca02375d7fda0a4acf6c526 Mon Sep 17 00:00:00 2001 From: kumarrishav Date: Mon, 17 Apr 2017 21:49:05 +0530 Subject: [PATCH] tests: move the test from parallel to sequential --- test/{parallel => sequential}/test-debugger-repeat-last.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{parallel => sequential}/test-debugger-repeat-last.js (100%) diff --git a/test/parallel/test-debugger-repeat-last.js b/test/sequential/test-debugger-repeat-last.js similarity index 100% rename from test/parallel/test-debugger-repeat-last.js rename to test/sequential/test-debugger-repeat-last.js