diff --git a/projects/vdk-plugins/vdk-server/tests/test_plugin_template.py b/projects/vdk-plugins/vdk-server/tests/test_plugin_template.py index 80b6224235..69977abb0d 100644 --- a/projects/vdk-plugins/vdk-server/tests/test_plugin_template.py +++ b/projects/vdk-plugins/vdk-server/tests/test_plugin_template.py @@ -1,5 +1,6 @@ # Copyright 2021-2023 VMware, Inc. # SPDX-License-Identifier: Apache-2.0 + def test_plugin_template(): assert True