diff --git a/test/sequential/test-inspector-async-call-stack-abort.js b/test/parallel/test-inspector-async-call-stack-abort.js similarity index 100% rename from test/sequential/test-inspector-async-call-stack-abort.js rename to test/parallel/test-inspector-async-call-stack-abort.js diff --git a/test/sequential/test-inspector-async-call-stack.js b/test/parallel/test-inspector-async-call-stack.js similarity index 100% rename from test/sequential/test-inspector-async-call-stack.js rename to test/parallel/test-inspector-async-call-stack.js diff --git a/test/sequential/test-inspector-async-hook-setup-at-inspect-brk.js b/test/parallel/test-inspector-async-hook-setup-at-inspect-brk.js similarity index 100% rename from test/sequential/test-inspector-async-hook-setup-at-inspect-brk.js rename to test/parallel/test-inspector-async-hook-setup-at-inspect-brk.js diff --git a/test/sequential/test-inspector-async-hook-setup-at-signal.js b/test/parallel/test-inspector-async-hook-setup-at-signal.js similarity index 100% rename from test/sequential/test-inspector-async-hook-setup-at-signal.js rename to test/parallel/test-inspector-async-hook-setup-at-signal.js diff --git a/test/sequential/test-inspector-async-stack-traces-promise-then.js b/test/parallel/test-inspector-async-stack-traces-promise-then.js similarity index 100% rename from test/sequential/test-inspector-async-stack-traces-promise-then.js rename to test/parallel/test-inspector-async-stack-traces-promise-then.js diff --git a/test/sequential/test-inspector-async-stack-traces-set-interval.js b/test/parallel/test-inspector-async-stack-traces-set-interval.js similarity index 100% rename from test/sequential/test-inspector-async-stack-traces-set-interval.js rename to test/parallel/test-inspector-async-stack-traces-set-interval.js diff --git a/test/sequential/test-inspector-break-e.js b/test/parallel/test-inspector-break-e.js similarity index 100% rename from test/sequential/test-inspector-break-e.js rename to test/parallel/test-inspector-break-e.js diff --git a/test/sequential/test-inspector-break-when-eval.js b/test/parallel/test-inspector-break-when-eval.js similarity index 100% rename from test/sequential/test-inspector-break-when-eval.js rename to test/parallel/test-inspector-break-when-eval.js diff --git a/test/sequential/test-inspector-console.js b/test/parallel/test-inspector-console.js similarity index 100% rename from test/sequential/test-inspector-console.js rename to test/parallel/test-inspector-console.js diff --git a/test/sequential/test-inspector-contexts.js b/test/parallel/test-inspector-contexts.js similarity index 100% rename from test/sequential/test-inspector-contexts.js rename to test/parallel/test-inspector-contexts.js diff --git a/test/sequential/test-inspector-debug-brk-flag.js b/test/parallel/test-inspector-debug-brk-flag.js similarity index 100% rename from test/sequential/test-inspector-debug-brk-flag.js rename to test/parallel/test-inspector-debug-brk-flag.js diff --git a/test/sequential/test-inspector-debug-end.js b/test/parallel/test-inspector-debug-end.js similarity index 100% rename from test/sequential/test-inspector-debug-end.js rename to test/parallel/test-inspector-debug-end.js diff --git a/test/sequential/test-inspector-enabled.js b/test/parallel/test-inspector-enabled.js similarity index 100% rename from test/sequential/test-inspector-enabled.js rename to test/parallel/test-inspector-enabled.js diff --git a/test/sequential/test-inspector-exception.js b/test/parallel/test-inspector-exception.js similarity index 100% rename from test/sequential/test-inspector-exception.js rename to test/parallel/test-inspector-exception.js diff --git a/test/sequential/test-inspector-has-inspector-false.js b/test/parallel/test-inspector-has-inspector-false.js similarity index 100% rename from test/sequential/test-inspector-has-inspector-false.js rename to test/parallel/test-inspector-has-inspector-false.js diff --git a/test/sequential/test-inspector-invalid-args.js b/test/parallel/test-inspector-invalid-args.js similarity index 100% rename from test/sequential/test-inspector-invalid-args.js rename to test/parallel/test-inspector-invalid-args.js diff --git a/test/sequential/test-inspector-ip-detection.js b/test/parallel/test-inspector-ip-detection.js similarity index 100% rename from test/sequential/test-inspector-ip-detection.js rename to test/parallel/test-inspector-ip-detection.js diff --git a/test/sequential/test-inspector-not-blocked-on-idle.js b/test/parallel/test-inspector-not-blocked-on-idle.js similarity index 100% rename from test/sequential/test-inspector-not-blocked-on-idle.js rename to test/parallel/test-inspector-not-blocked-on-idle.js diff --git a/test/sequential/test-inspector-open.js b/test/parallel/test-inspector-open.js similarity index 100% rename from test/sequential/test-inspector-open.js rename to test/parallel/test-inspector-open.js diff --git a/test/sequential/test-inspector-overwrite-config.js b/test/parallel/test-inspector-overwrite-config.js similarity index 100% rename from test/sequential/test-inspector-overwrite-config.js rename to test/parallel/test-inspector-overwrite-config.js diff --git a/test/sequential/test-inspector-port-zero.js b/test/parallel/test-inspector-port-zero.js similarity index 100% rename from test/sequential/test-inspector-port-zero.js rename to test/parallel/test-inspector-port-zero.js diff --git a/test/sequential/test-inspector-resource-name-to-url.js b/test/parallel/test-inspector-resource-name-to-url.js similarity index 100% rename from test/sequential/test-inspector-resource-name-to-url.js rename to test/parallel/test-inspector-resource-name-to-url.js diff --git a/test/sequential/test-inspector-runtime-evaluate-with-timeout.js b/test/parallel/test-inspector-runtime-evaluate-with-timeout.js similarity index 100% rename from test/sequential/test-inspector-runtime-evaluate-with-timeout.js rename to test/parallel/test-inspector-runtime-evaluate-with-timeout.js diff --git a/test/sequential/test-inspector-scriptparsed-context.js b/test/parallel/test-inspector-scriptparsed-context.js similarity index 100% rename from test/sequential/test-inspector-scriptparsed-context.js rename to test/parallel/test-inspector-scriptparsed-context.js diff --git a/test/sequential/test-inspector-stop-profile-after-done.js b/test/parallel/test-inspector-stop-profile-after-done.js similarity index 100% rename from test/sequential/test-inspector-stop-profile-after-done.js rename to test/parallel/test-inspector-stop-profile-after-done.js diff --git a/test/sequential/test-inspector-stops-no-file.js b/test/parallel/test-inspector-stops-no-file.js similarity index 100% rename from test/sequential/test-inspector-stops-no-file.js rename to test/parallel/test-inspector-stops-no-file.js diff --git a/test/sequential/test-inspector-stress-http.js b/test/parallel/test-inspector-stress-http.js similarity index 100% rename from test/sequential/test-inspector-stress-http.js rename to test/parallel/test-inspector-stress-http.js diff --git a/test/sequential/test-inspector.js b/test/parallel/test-inspector.js similarity index 100% rename from test/sequential/test-inspector.js rename to test/parallel/test-inspector.js