Salome HOME
2225919c05415fdca0265c624dcb34d1d0ff324b
[modules/shaper.git] / TestMakeBrick1.py
1 import unittest
2
3 import examples.MakeBrick1
4
5 if __name__ == "__main__":
6     unittest.main()