Skip to content

Commit f8965ff

Browse files
committed
Remove assists TestDB
1 parent 2c922ef commit f8965ff

File tree

2 files changed

+0
-47
lines changed

2 files changed

+0
-47
lines changed

crates/ra_assists/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ mod assist_ctx;
99
mod marks;
1010
#[cfg(test)]
1111
mod doc_tests;
12-
#[cfg(test)]
13-
mod test_db;
1412
pub mod ast_transform;
1513

1614
use either::Either;

crates/ra_assists/src/test_db.rs

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)