From 9033af6bda721c88bdb14f6e18b844ab41bbcb84 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Tue, 20 Sep 2016 17:02:35 +0000 Subject: [PATCH] tests, cask-tests: (maybe) fix coverage --- Library/Homebrew/{test => }/.simplecov | 0 Library/Homebrew/cask/.simplecov | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename Library/Homebrew/{test => }/.simplecov (100%) diff --git a/Library/Homebrew/test/.simplecov b/Library/Homebrew/.simplecov similarity index 100% rename from Library/Homebrew/test/.simplecov rename to Library/Homebrew/.simplecov diff --git a/Library/Homebrew/cask/.simplecov b/Library/Homebrew/cask/.simplecov index d1b0452626..75a078be4a 120000 --- a/Library/Homebrew/cask/.simplecov +++ b/Library/Homebrew/cask/.simplecov @@ -1 +1 @@ -../test/.simplecov \ No newline at end of file +../.simplecov \ No newline at end of file