diff options
Diffstat (limited to 'src/parser/tests.rs')
| -rw-r--r-- | src/parser/tests.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parser/tests.rs b/src/parser/tests.rs index 331f87b..3ebc952 100644 --- a/src/parser/tests.rs +++ b/src/parser/tests.rs @@ -108,8 +108,8 @@ fn admonitions() { }; } -// TODO: substitutions -// TODO: images +// TODO: test substitutions +// TODO: test images #[allow(clippy::cyclomatic_complexity)] #[test] |
