Skip to content

Commit 03e62ef

Browse files
authored
internal: Add test module (#2432)
This has been sitting in #2342, which likely won't get merged, so adding it here.
1 parent b162a51 commit 03e62ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prql-compiler/src/tests/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
mod test;
22
mod test_bad_error_messages;
3+
mod test_error_messages;
34

45
pub use test::compile;

0 commit comments

Comments
 (0)