From 5c50b6d0b35346156366a8ec1040754e8a59fdef Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Fri, 20 Dec 2013 15:32:02 -0800 Subject: [PATCH] rename error.js to throw.js --- test/context/{error.js => throw.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/context/{error.js => throw.js} (100%) diff --git a/test/context/error.js b/test/context/throw.js similarity index 100% rename from test/context/error.js rename to test/context/throw.js