Implement native TestClient shell
Some checks failed
Native Rust workspace compile / compile (push) Failing after 12m49s
Some checks failed
Native Rust workspace compile / compile (push) Failing after 12m49s
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
fn main() -> std::process::ExitCode {
|
||||
let command_count = libremetaverse_programs::commands::TEST_CLIENT_COMMANDS.len();
|
||||
eprintln!("TestClient command inventory contains {command_count} translated targets");
|
||||
libremetaverse_programs::pending_program("TestClient")
|
||||
libremetaverse_programs::test_client::main_entry()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user