diff --git a/integrationtests/test-profile/profile.yml b/integrationtests/test-profile/profile.yml
index 4cbbe28c87d1146910479e13a23fa7c20933a926..99baa486ffc05c87539928a741efb7d7b8105d27 100644
--- a/integrationtests/test-profile/profile.yml
+++ b/integrationtests/test-profile/profile.yml
@@ -21,7 +21,8 @@ default:
     # extroot: From where files are copied/symlinked.  This is a
     # list of `NAME: PATH` pairs or a single path.  
     extroot:
-      "": "paths/extroot"
+    #  "": "paths/extroot"
+      "use_case_simple_presentation": "../use_case_simple_presentation/extroot"
     #
     #  "base": "/path/to/base/dir"
     #  "other": "/path/to/other"