mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 11:23:11 -06:00
Add TODO 2
This commit is contained in:
parent
b4a5b92396
commit
83e909fc7c
|
|
@ -77,6 +77,7 @@ while read -r test_name; do
|
|||
done <<< "${passed_but_expected_fail}"
|
||||
|
||||
# TODO: Check that the same test doesn't exist in both the whitelist and blacklist
|
||||
# TODO: Check that the same test doesn't appear twice in the whitelist|blacklist
|
||||
|
||||
# Trim test output strings
|
||||
tests_to_add=$(echo -e $tests_to_add | xargs)
|
||||
|
|
|
|||
Loading…
Reference in a new issue