build, lib: Correct total test coverage calculation

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3483
This commit is contained in:
Jakob Borg
2016-08-08 16:29:32 +00:00
committed by Audrius Butkevicius
parent b3788c8ea0
commit a4ed50ca85
9 changed files with 86 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
// Copyright (C) 2016 The Syncthing Authors.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this file,
// You can obtain one at http://mozilla.org/MPL/2.0/.
// The existence of this file means we get 0% test coverage rather than no
// test coverage at all. Remove when implementing an actual test.
package client