diff --git a/test/runtime/samples/switch-events/Bar.html b/test/runtime/samples/dynamic-component-events/Bar.html similarity index 100% rename from test/runtime/samples/switch-events/Bar.html rename to test/runtime/samples/dynamic-component-events/Bar.html diff --git a/test/runtime/samples/switch-events/Foo.html b/test/runtime/samples/dynamic-component-events/Foo.html similarity index 100% rename from test/runtime/samples/switch-events/Foo.html rename to test/runtime/samples/dynamic-component-events/Foo.html diff --git a/test/runtime/samples/switch-events/_config.js b/test/runtime/samples/dynamic-component-events/_config.js similarity index 100% rename from test/runtime/samples/switch-events/_config.js rename to test/runtime/samples/dynamic-component-events/_config.js diff --git a/test/runtime/samples/switch-events/main.html b/test/runtime/samples/dynamic-component-events/main.html similarity index 100% rename from test/runtime/samples/switch-events/main.html rename to test/runtime/samples/dynamic-component-events/main.html diff --git a/test/runtime/samples/switch/Bar.html b/test/runtime/samples/dynamic-component/Bar.html similarity index 100% rename from test/runtime/samples/switch/Bar.html rename to test/runtime/samples/dynamic-component/Bar.html diff --git a/test/runtime/samples/switch/Foo.html b/test/runtime/samples/dynamic-component/Foo.html similarity index 100% rename from test/runtime/samples/switch/Foo.html rename to test/runtime/samples/dynamic-component/Foo.html diff --git a/test/runtime/samples/switch/_config.js b/test/runtime/samples/dynamic-component/_config.js similarity index 100% rename from test/runtime/samples/switch/_config.js rename to test/runtime/samples/dynamic-component/_config.js diff --git a/test/runtime/samples/switch/main.html b/test/runtime/samples/dynamic-component/main.html similarity index 100% rename from test/runtime/samples/switch/main.html rename to test/runtime/samples/dynamic-component/main.html