Renamed configLoader to configloader

This commit is contained in:
2025-02-23 03:56:35 +01:00
parent 35bfb0303b
commit dfe1bdfeb4
3 changed files with 12 additions and 85 deletions

7
src/setup/setup_test.go Normal file
View File

@@ -0,0 +1,7 @@
package setup
import (
"testing"
)