Add a simple test to check that attributes are ranking correctly

This commit is contained in:
Kerollmops
2023-04-12 18:17:28 +02:00
committed by Loïc Lecrenier
parent 30f7bd03f6
commit d9cebff61c
3 changed files with 60 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
pub mod attribute;
pub mod distinct;
#[cfg(feature = "default")]
pub mod language;