Skip to content
Snippets Groups Projects
Commit f2719b387380 authored by kiilerix's avatar kiilerix
Browse files

tests: add missing trailing 'cd ..'

Many tests didn't change back from subdirectories at the end of the tests ...
and they don't have to. The missing 'cd ..' could always be added when another
test case is added to the test file.

This change do that tests (99.5%) consistently end up in $TESTDIR where they
started, thus making it simpler to extend them or move them around.
parent 6ef3107c661e
No related branches found
No related tags found
No related merge requests found
Showing
with 34 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment