mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
tests: Add missing vos test
Add the missing volser/vos test, and fix it so that the plan is correct Change-Id: I017679176f5df8fb18002175a75ac0dcd108aded Reviewed-on: http://gerrit.openafs.org/7255 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
parent
25a5c423a0
commit
ddcd9ede77
@ -13,5 +13,6 @@ ptserver/pts-man
|
||||
rx/event
|
||||
rx/perf
|
||||
volser/vos-man
|
||||
volser/vos
|
||||
bucoord/backup-man
|
||||
kauth/kas-man
|
||||
|
@ -90,7 +90,7 @@ main(int argc, char **argv)
|
||||
struct ubik_client *ubikClient = NULL;
|
||||
int secIndex;
|
||||
|
||||
plan(5);
|
||||
plan(6);
|
||||
|
||||
code = rx_Init(0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user