diff options
Diffstat (limited to 'test/e2e/BUILD')
-rw-r--r-- | test/e2e/BUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/e2e/BUILD b/test/e2e/BUILD index 29a84f184..3b3dadf04 100644 --- a/test/e2e/BUILD +++ b/test/e2e/BUILD @@ -8,7 +8,6 @@ go_test( srcs = [ "exec_test.go", "integration_test.go", - "regression_test.go", ], library = ":integration", tags = [ |