From 78c3af6577effafead093ff556a399c3be7ed11f Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sun, 19 Jun 2016 16:53:25 +0100 Subject: [PATCH] Rename test to reflect new behavior --- ...s.js => Function should overwrite DOM globals on each call.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{Function overwrite arg should overwrite existing globals.js => Function should overwrite DOM globals on each call.js} (100%) diff --git a/test/Function overwrite arg should overwrite existing globals.js b/test/Function should overwrite DOM globals on each call.js similarity index 100% rename from test/Function overwrite arg should overwrite existing globals.js rename to test/Function should overwrite DOM globals on each call.js