Skip to content

Commit 43665eb

Browse files
committed
bring back testutils
1 parent 8e8f52e commit 43665eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ra_syntax/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ rowan = "0.1.1"
1616
text_unit = "0.1.5"
1717

1818
[dev-dependencies]
19-
# test_utils = { path = "../test_utils" }
19+
test_utils = { path = "../test_utils" }
2020
walkdir = "2.2.0"

0 commit comments

Comments
 (0)