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:
parent
55478e20ad
commit
4588af1b81
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue