mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-19 05:07:56 +00:00
Fix typos in 'keyring' test suite
This commit is contained in:
parent
5093bff12a
commit
4062b3adbf
@ -219,10 +219,10 @@ test_EntryPinServer() {
|
||||
assertStdoutLineCount == 1
|
||||
assertStdoutGrep --fixed-strings "$SIDA"
|
||||
}
|
||||
finally_KeyringPinServer() {
|
||||
finally_EntryPinServer() {
|
||||
stop_servald_server
|
||||
}
|
||||
teardown_KeyringPinServer() {
|
||||
teardown_EntryPinServer() {
|
||||
teardown_servald
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user