diff --git a/build-scripts/release-info.json b/build-scripts/release-info.json index 5fbbd46f23..02a294e59b 100644 --- a/build-scripts/release-info.json +++ b/build-scripts/release-info.json @@ -48,6 +48,9 @@ ], "docs": [ "docs/*" + ], + "test": [ + "test/*" ] } },