diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2018-03-03 20:06:19 -0500 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2018-03-03 20:06:19 -0500 |
| commit | 5b4029c222140f17991e9f60fec0f137259796c9 (patch) | |
| tree | 0d7442bdbf54716f043c91f6711347e67a1f9b7d /test | |
| parent | f512d18ad998b218de7d71aef8f5c01566304fb6 (diff) | |
Re-enabling disabled integration test
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 4d3fed22..2dc8b05d 100644 --- a/test/integration/file_test.go +++ b/test/integration/file_test.go @@ -1,4 +1,4 @@ -//+build !xxintegration +//+build !integration //+build !windows package integration |
