Update test_relative_dir (which is not a unit test) for the tag being renamed

This isn't a unit test, it's just meant to be run interactively. And it's been
broken since 3103fe2561, so maybe it should just
be deleted.
This commit is contained in:
Steve Cotton 2019-12-17 21:22:35 +01:00
parent 55478e20ad
commit 4588af1b81

View file

@ -58,7 +58,7 @@
[while]
{VARIABLE_CONDITIONAL y less_than 10}
[do]
[store_relative_dir]
[store_relative_direction]
variable=temp
[source]
x=$x1
@ -69,7 +69,7 @@
y=$y
[/destination]
mode=$mode
[/store_relative_dir]
[/store_relative_direction]
[label]
x=$x
y=$y