summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2018-03-03 20:06:19 -0500
committerDave Henderson <dhenderson@gmail.com>2018-03-03 20:06:19 -0500
commit5b4029c222140f17991e9f60fec0f137259796c9 (patch)
tree0d7442bdbf54716f043c91f6711347e67a1f9b7d /test
parentf512d18ad998b218de7d71aef8f5c01566304fb6 (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.go2
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