mirror of
https://github.com/casey/just.git
synced 2025-08-04 15:08:39 +00:00
Remove test-utilities crate (#892)
This commit is contained in:
parent
a24c86ed5a
commit
d797592365
24 changed files with 96 additions and 258 deletions
|
@ -1,7 +1,4 @@
|
|||
use std::{fs, process::Command};
|
||||
|
||||
use executable_path::executable_path;
|
||||
use test_utilities::assert_success;
|
||||
use crate::common::*;
|
||||
|
||||
#[test]
|
||||
fn examples() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue