view testharness/src/bin/testharness.rs @ 156:66e662cde087 default tip

fix return type of get_authtok for weird PAMs
author Paul Fisher <paul@pfish.zone>
date Tue, 08 Jul 2025 01:04:30 -0400
parents a2676475e86b
children
line wrap: on
line source

//! The actual program which runs the tests.

fn main() {}