Do honest test coverage analysis in Jenkins

This commit is contained in:
Jakob Borg
2014-08-19 12:43:50 +02:00
parent 264400a984
commit c57656e4c3
9 changed files with 51 additions and 2 deletions

7
osutil/osutil_test.go Normal file
View File

@@ -0,0 +1,7 @@
// Copyright (C) 2014 Jakob Borg and Contributors (see the CONTRIBUTORS file).
// All rights reserved. Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
package osutil_test
// Empty test file to generate 0% coverage rather than no coverage