Skip to content
Snippets Groups Projects

Packet/ospfv3

Merged Ghost User requested to merge packet/ospfv3 into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -8,6 +8,7 @@ test:cover:
image: golang:1.15
stage: test
script:
- go mod tidy
- go test -v -cover ./...
include:
Loading