summaryrefslogtreecommitdiff
path: root/admin_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'admin_test.go')
-rw-r--r--admin_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin_test.go b/admin_test.go
index fe2932c..73a9efe 100644
--- a/admin_test.go
+++ b/admin_test.go
@@ -9,7 +9,7 @@ func BenchmarkLoad(b *testing.B) {
for i := 0; i < b.N; i++ {
r := strings.NewReader(`{
"testval": "Yippee!",
- "modules": {
+ "apps": {
"http": {
"servers": {
"myserver": {