tests: move objnames-* from lib into tests

Since they're used purely for testing purposes, I think they should
rather be stored there.

Closes #3470
This commit is contained in:
Daniel Stenberg 2019-01-14 23:35:34 +01:00
parent 383fd9dcb4
commit ea77fec16f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 18 additions and 18 deletions

View file

@ -17,7 +17,7 @@ none
10 chars object name generation testing
</name>
<command option="no-output,no-include" type="shell">
%SRCDIR/../lib/objnames-test10.sh %SRCDIR
%SRCDIR/objnames-test10.sh %SRCDIR
</command>
</client>

View file

@ -17,7 +17,7 @@ none
8 chars object name generation testing
</name>
<command option="no-output,no-include" type="shell">
%SRCDIR/../lib/objnames-test08.sh %SRCDIR
%SRCDIR/objnames-test08.sh %SRCDIR
</command>
</client>