X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fserv_test.c;h=7601cf21540c6bab709ec79e613b6e38236a6efa;hb=13ce2a47219a0d2a57eb303ae9fc451fa7938798;hp=8da2e2e474eb857a5f18855c1dcb0a5138f1ba3b;hpb=a7121b94b2dcbb855ca6a202cf432c6f580936a5;p=citadel.git diff --git a/citadel/serv_test.c b/citadel/serv_test.c index 8da2e2e47..7601cf215 100644 --- a/citadel/serv_test.c +++ b/citadel/serv_test.c @@ -36,8 +36,7 @@ void CleanupTest(void) { } void NewRoomTest(void) { - lprintf(9, "--- test module was told we're now in %s ---\n", - CC->cs_room); + lprintf(9, "--- test module was told we're now in a new room ---\n"); } void SessionStartTest(void) {