view testharness/src/bin/testharness.rs @ 129:5b2de52dd8b2

Cleanups: create readmes, add a few docs, remove cruft.
author Paul Fisher <paul@pfish.zone>
date Mon, 30 Jun 2025 23:49:54 -0400
parents a2676475e86b
children
line wrap: on
line source

//! The actual program which runs the tests.

fn main() {}