mirror of
https://github.com/curl/curl.git
synced 2026-07-23 18:17:15 +03:00
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:
parent
383fd9dcb4
commit
ea77fec16f
7 changed files with 18 additions and 18 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue