aboutsummaryrefslogtreecommitdiff
path: root/collector/filesystem_linux_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'collector/filesystem_linux_test.go')
-rw-r--r--collector/filesystem_linux_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/collector/filesystem_linux_test.go b/collector/filesystem_linux_test.go
index 973cd14..e401779 100644
--- a/collector/filesystem_linux_test.go
+++ b/collector/filesystem_linux_test.go
@@ -11,8 +11,6 @@
11// See the License for the specific language governing permissions and 11// See the License for the specific language governing permissions and
12// limitations under the License. 12// limitations under the License.
13 13
14// +build !nofilesystem
15
16package collector 14package collector
17 15
18import ( 16import (