From 2e826f7a596cf425030e92c66c1004525f52e9ac Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 24 Apr 2021 21:44:16 -0700 Subject: [PATCH] test: move abort test from pummel to abort directory test-abort-fatal-error is not resource intensive and would be better in the abort directory than the pummel directory. --- test/{pummel => abort}/test-abort-fatal-error.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{pummel => abort}/test-abort-fatal-error.js (100%) diff --git a/test/pummel/test-abort-fatal-error.js b/test/abort/test-abort-fatal-error.js similarity index 100% rename from test/pummel/test-abort-fatal-error.js rename to test/abort/test-abort-fatal-error.js