From 78a854f8721693cf9a9b33136b485825bfff2142 Mon Sep 17 00:00:00 2001 From: Timothy J Fontaine Date: Mon, 24 Feb 2014 17:03:28 -0800 Subject: [PATCH] test: move pummel/test-fs-largefile to disabled This test is particularly pathological, and requires a ton of time to run, we need to find a better way to manage it but in general this path is fairly safe these days. --- test/{pummel => disabled}/test-fs-largefile.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{pummel => disabled}/test-fs-largefile.js (100%) diff --git a/test/pummel/test-fs-largefile.js b/test/disabled/test-fs-largefile.js similarity index 100% rename from test/pummel/test-fs-largefile.js rename to test/disabled/test-fs-largefile.js