mirror of
https://github.com/RustPython/Parser.git
synced 2025-08-28 06:14:56 +00:00
use super::* from tests submodules
This commit is contained in:
parent
97a08ee77b
commit
e26369a34e
3 changed files with 5 additions and 5 deletions
|
@ -96,7 +96,7 @@ impl Location {
|
|||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use crate::Location;
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
fn test_gt() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue