Skip to content
Snippets Groups Projects
Commit 61d3601b authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

Test include for rtfd

parent 5b065625
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -17,7 +17,7 @@ import sys ...@@ -17,7 +17,7 @@ import sys
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__),
'../rpg'))) '../rpg')))
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__),
'../../../rpg'))) 'rpg')))
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment