Commit f13d22f0 authored by Stefan H. Holek's avatar Stefan H. Holek

Updated examples path.

parent a96493b7
......@@ -31,7 +31,7 @@ if __name__ == '__main__':
from Testing import ZopeTestCase
from Globals import SOFTWARE_HOME
examples_path = os.path.join(SOFTWARE_HOME, '..', '..', 'import', 'Examples.zexp')
examples_path = os.path.join(SOFTWARE_HOME, '..', '..', 'skel', 'import', 'Examples.zexp')
examples_path = os.path.abspath(examples_path)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment