X-Git-Url: https://ruderich.org/simon/gitweb/?p=nsscash%2Fnsscash.git;a=blobdiff_plain;f=main_test.go;fp=main_test.go;h=145abe91dfe5b8a0c53989e90133856feeeea528;hp=a5c488ee7faa929fd8fe9ad2e38b79d16af407e4;hb=999fa3508eab3bba561202b91c520aaa5893bf11;hpb=886b911524a2f14bd7fc76e5a7478e0cfb2fc14d diff --git a/main_test.go b/main_test.go index a5c488e..145abe9 100644 --- a/main_test.go +++ b/main_test.go @@ -715,6 +715,7 @@ func fetchStateCannotRead(a args) { statePath+": permission denied") mustNotExist(t, passwdPath, plainPath, groupPath) + mustBeOld(t, statePath) } func fetchStateInvalid(a args) {