brainstat.tests.testutil.datadir

brainstat.tests.testutil.datadir(filename)[source]

Returns the path to a given file in the test data directory.

Parameters

filename (str) – Name of a file in the data directory.

Returns

str – Full path to file in the data directory.