From 4e7e79f99f5acb6e17f310775f69ccc0b47ceb45 Mon Sep 17 00:00:00 2001 From: Sam Vloeberghs Date: Thu, 3 Dec 2015 11:22:02 +0100 Subject: [PATCH] update to change i shouldn't have done :) --- foundation/foundation-tests.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/foundation/foundation-tests.ts b/foundation/foundation-tests.ts index ff7bb015b6..9706fbf97c 100644 --- a/foundation/foundation-tests.ts +++ b/foundation/foundation-tests.ts @@ -344,4 +344,3 @@ $(document).foundation("reflow"); plugin_list().forEach((plugin) => $(document).foundation(plugin, "reflow")); $(document).foundation("slider", "set_value", 100); -Foundatio