Skip to content

Commit 25a6215

Browse files
committed
internal: Add test module
This has been sitting in PRQL#2342, which likely won't get merged, so adding it here.
1 parent b162a51 commit 25a6215

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)