diff options
| author | Maciej Borzecki <maciej.zenon.borzecki@canonical.com> | 2020-01-23 13:39:12 +0100 |
|---|---|---|
| committer | Maciej Borzecki <maciej.zenon.borzecki@canonical.com> | 2020-01-23 14:43:07 +0100 |
| commit | 82c2943c7e55ae1f725c71f487d032c9b6b0e2c8 (patch) | |
| tree | 5525d4cd88a640a27c808e184cd2bcf20c5ef000 /tests/unit | |
| parent | 2d701c4e37e6408ffe0f976834d9670e55b732f4 (diff) | |
travis, tests/unit/go: nakedret fix has landed
Drop the SKIP_FLAGS, but leave the knobs (and fixes). Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
Diffstat (limited to 'tests/unit')
| -rw-r--r-- | tests/unit/go/task.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/unit/go/task.yaml b/tests/unit/go/task.yaml index f90b55def3..8302a73d55 100644 --- a/tests/unit/go/task.yaml +++ b/tests/unit/go/task.yaml @@ -6,11 +6,6 @@ systems: [-debian-sid-*] # Start before anything else as it takes a long time. priority: 1000 -environment: - # skip nakedret errors until - # https://github.com/alexkohler/nakedret/issues/11 is resolved - SKIP_NAKEDRET: 1 - restore: | rm -rf /tmp/static-unit-tests |
