diff --git a/testdata/complete_plugin.json b/testdata/complete/plugin.json similarity index 100% rename from testdata/complete_plugin.json rename to testdata/complete/plugin.json diff --git a/testdata/plugin.json b/testdata/default/plugin.json similarity index 100% rename from testdata/plugin.json rename to testdata/default/plugin.json diff --git a/testdata/invalid_plugin.json b/testdata/invalid/plugin.json similarity index 100% rename from testdata/invalid_plugin.json rename to testdata/invalid/plugin.json diff --git a/testdata/minimal_plugin.json b/testdata/minimal/plugin.json similarity index 100% rename from testdata/minimal_plugin.json rename to testdata/minimal/plugin.json diff --git a/testdata/server_only_plugin.json b/testdata/server_only/plugin.json similarity index 100% rename from testdata/server_only_plugin.json rename to testdata/server_only/plugin.json diff --git a/testdata/webapp_only_plugin.json b/testdata/webapp_only/plugin.json similarity index 100% rename from testdata/webapp_only_plugin.json rename to testdata/webapp_only/plugin.json