From f576f75daf93e49a122ae9148449a522e362bdc6 Mon Sep 17 00:00:00 2001 From: Arnstein Ressem Date: Fri, 20 Oct 2017 09:42:57 +0200 Subject: Config definitions moved to another location. --- .../src/test/java/com/yahoo/config/model/ApplicationDeployTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-model/src/test/java/com/yahoo/config') diff --git a/config-model/src/test/java/com/yahoo/config/model/ApplicationDeployTest.java b/config-model/src/test/java/com/yahoo/config/model/ApplicationDeployTest.java index 3d5c9b1c187..c89544fc4b8 100644 --- a/config-model/src/test/java/com/yahoo/config/model/ApplicationDeployTest.java +++ b/config-model/src/test/java/com/yahoo/config/model/ApplicationDeployTest.java @@ -367,7 +367,7 @@ public class ApplicationDeployTest { /** * Tests that config definitions with namespace are treated properly when they have the format - * as in the config definitions dir ($VESPA_HOME/var/db/vespa/config_server/serverdb/classes on a machine + * as in the config definitions dir ($VESPA_HOME/share/vespa/configdefinitions on a machine * with Vespa packages installed) (does not test when read from user def files). Also tests a config * definition without version in file name */ -- cgit v1.2.3