Skip to content

Commit 48ad091

Browse files
committed
Minor rewording
1 parent 63a693f commit 48ad091

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TESTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Unfortunately there is nothing like `pytest` available for the parts that are
44
running exclusively in a ImageJ2 / Fiji context. So in order to provide at least
55
some basic, semi-interactive tests the following conventions are being used:
66

7-
* Each ***function*** in one of the `imcflibs.imagej` submodules should have its
7+
* Each ***function*** in any of the `imcflibs.imagej` submodules should have its
88
own directory underneath `/tests/imagej/`, using their fully qualified name
99
as the path (only skipping the `imcflibs.` prefix). For example test scripts
1010
for `imcflibs.imagej.bioformats.import_image()` will be placed in the

0 commit comments

Comments
 (0)