Skip to content

Commit cb44f4c

Browse files
committed
Tests: move data folder
This will allow to finish the migration to the new tests folder
1 parent 09dfcf5 commit cb44f4c

File tree

88 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+1
-1
lines changed

tests/autoconfig.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
this_module_dir_path = os.path.abspath(
1616
os.path.dirname(sys.modules[__name__].__file__))
1717

18-
data_directory = os.path.join(this_module_dir_path, '../unittests', 'data')
18+
data_directory = os.path.join(this_module_dir_path, 'tests', 'data')
1919
build_directory = os.path.join(this_module_dir_path, 'temp')
2020

2121
if not os.path.exists(build_directory):
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)