Skip to content

Commit 6b16d3c

Browse files
Update doc/source/io_developers_guide.rst
1 parent b8d29de commit 6b16d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/io_developers_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ These tests:
5454
* check for compliance with the schema: hierarchy, attribute types, ...
5555
* For IO modules confirm they able to both write and read data; they compare a generated dataset with the same data after a write/read cycle.
5656

57-
The test scripts download all files from `gin-gnode`_ and store them locally in ``/tmp/files_for_tests/``.
57+
The test scripts download all files from `gin-gnode`_ and store them locally in ``<home>/ 'ephy_testing_data'``.
5858
Subsequent test runs use the previously downloaded files, rather than trying to download them each time.
5959

6060
Each test must have at least one class that inherits ``BaseTestRawIO`` and that has 3 attributes:

0 commit comments

Comments
 (0)