dev tools: Add a TODO to introduce code reuse.
This commit is contained in:
parent
b2733a64da
commit
a2876fb57d
@ -77,6 +77,7 @@ print 'expected_region_highlight=('
|
|||||||
PREBUFFER=""
|
PREBUFFER=""
|
||||||
BUFFER="$buffer"
|
BUFFER="$buffer"
|
||||||
region_highlight=()
|
region_highlight=()
|
||||||
|
# TODO: use run_test() from tests/test-highlighting.zsh (to get a tempdir)
|
||||||
_zsh_highlight
|
_zsh_highlight
|
||||||
|
|
||||||
for ((i=1; i<=${#region_highlight}; i++)); do
|
for ((i=1; i<=${#region_highlight}; i++)); do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user