Skip to content

Commit 463e6e7

Browse files
author
Kurt Biery
committed
Updated nanorc to dunerc in the integtest README file.
1 parent 37ce7a2 commit 463e6e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integtest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Here is a sample command for invoking a test (feel free to keep or drop the options in brackets, as you prefer):
55

66
```
7-
pytest -s change_rate_test.py [--nanorc-option log-level debug] # this nanorc option is still useful even when using drunc
7+
pytest -s change_rate_test.py [--dunerc-option log-level debug]
88
```
99

1010
For reference, here are the ideas behind the existing tests:

0 commit comments

Comments
 (0)