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 ba547d4 commit f89ac22Copy full SHA for f89ac22
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_getcategoriesmethode(self):
+ def test_getcategoriesmethod(self):
12
13
SofaRuntime.importPlugin("SofaComponentAll")
14
t = SofaRuntime.getCategories("MeshObjLoader")
0 commit comments