view testharness/src/bin/testharness.rs @ 112:82995b4dccee default tip

Finish renaming "illumos" to "sun".
author Paul Fisher <paul@pfish.zone>
date Sun, 29 Jun 2025 02:21:26 -0400
parents a2676475e86b
children
line wrap: on
line source

//! The actual program which runs the tests.

fn main() {}