Add test module a test-only module (#2703)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg(test)]
|
||||
|
||||
/// Helper functions for the tests of rule implementations.
|
||||
use std::path::Path;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user