]> SALOME platform Git repositories - tools/sat.git/commitdiff
Salome HOME
fix(__init__): module name tests->test
authorGbkng <guillaume.brooking@gmail.com>
Wed, 14 Feb 2024 22:42:27 +0000 (23:42 +0100)
committerGbkng <guillaume.brooking@gmail.com>
Wed, 14 Feb 2024 22:43:15 +0000 (23:43 +0100)
__init__.py

index 89031f27c0a9ada229180fa94798a02506b746bc..b7c1ee884e36caf8c6a27d46f11194408a16ae3b 100644 (file)
@@ -1 +1 @@
-__all__ = ["src", "commands", "tests"]
\ No newline at end of file
+__all__ = ["src", "commands", "test"]
\ No newline at end of file