diff options
Diffstat (limited to 'src/k8splugin/db')
-rw-r--r-- | src/k8splugin/db/db_test.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/k8splugin/db/db_test.go b/src/k8splugin/db/db_test.go index 7ad252f5..a5dc0eb8 100644 --- a/src/k8splugin/db/db_test.go +++ b/src/k8splugin/db/db_test.go @@ -1,3 +1,5 @@ +// +build unit + /* Copyright 2018 Intel Corporation. Licensed under the Apache License, Version 2.0 (the "License"); |