We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f56bc8 commit 7ae76aaCopy full SHA for 7ae76aa
test/addons/addon.status renamed to test/addons/addons.status
test/addons/testcfg.py
@@ -3,4 +3,4 @@
3
import testpy
4
5
def GetConfiguration(context, root):
6
- return testpy.AddonTestConfiguration(context, root, 'addon')
+ return testpy.AddonTestConfiguration(context, root, 'addons')
0 commit comments