diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2018-03-03 20:24:38 -0500 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2018-03-03 20:24:38 -0500 |
| commit | 575d2722c70ff1be15985d4ded10c6b02bad7681 (patch) | |
| tree | db4357583c50e6f61bc3f9beb7ca17fe1cf4ab2e /test | |
| parent | 363a895a398e65e761399ff83e9e9df7c047e165 (diff) | |
d'oh
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'test')
| -rw-r--r-- | test/integration/file_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/file_test.go b/test/integration/file_test.go index 2dc8b05d..2685df73 100644 --- a/test/integration/file_test.go +++ b/test/integration/file_test.go @@ -1,4 +1,4 @@ -//+build !integration +//+build integration //+build !windows package integration |
