Skip to content

Commit bbe84a2

Browse files
committed
fixup: Rename flags.go to flagsmap.go for clarity
1 parent 814b1d7 commit bbe84a2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/fixture/tmpnet/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ the following non-test files:
6969
| defaults.go | | Defines common default configuration |
7070
| detached_process_default.go | | Configures detached processes for darwin and linux |
7171
| detached_process_windows.go | | No-op detached process configuration for windows |
72-
| flags.go | FlagsMap | Simplifies configuration of avalanchego flags |
72+
| flagsmap.go | FlagsMap | Simplifies configuration of avalanchego flags |
7373
| genesis.go | | Creates test genesis |
7474
| kube.go | | Library for Kubernetes interaction |
7575
| local_network.go | | Defines configuration for the default local network |
File renamed without changes.

0 commit comments

Comments
 (0)