Skip to content

Commit 74e927d

Browse files
committed
Clean up some ctest internals
* Replace `t!` with `?` * Remove very outdated atomic initializers * Use `indoc` so output isn't overindented
1 parent 901402a commit 74e927d

File tree

3 files changed

+290
-287
lines changed

3 files changed

+290
-287
lines changed

ctest/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ rust-version = "1.63.0"
1717
garando_syntax = "0.1"
1818
cc = "1.0.1"
1919
rustc_version = "0.4"
20+
indoc = "2.0.6"

0 commit comments

Comments
 (0)