summaryrefslogtreecommitdiff
path: root/config/reader_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'config/reader_test.go')
-rw-r--r--config/reader_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/reader_test.go b/config/reader_test.go
index cb187ef..172bf20 100644
--- a/config/reader_test.go
+++ b/config/reader_test.go
@@ -6,7 +6,7 @@ import (
"github.com/stretchr/testify/assert"
- "phabricator.wikimedia.org/source/blubber/config"
+ "gerrit.wikimedia.org/r/blubber/config"
)
func ExampleResolveIncludes() {