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 38ff5db commit bb6019bCopy full SHA for bb6019b
bindings/SofaRuntime/tests/SofaRuntime/Base.py
@@ -8,7 +8,7 @@ def test_moduleImport(self):
8
import SofaRuntime
9
SofaRuntime.importPlugin('SofaComponentAll')
10
11
- def test_getcategoriesmethod(self):
+ def test_getCategoriesmethod(self):
12
13
SofaRuntime.importPlugin("SofaComponentAll")
14
t = SofaRuntime.getCategories("MeshObjLoader")
0 commit comments