mirror of
https://github.com/RustPython/Parser.git
synced 2025-09-03 17:10:58 +00:00
use super::* from tests submodules
This commit is contained in:
parent
90da5ba54a
commit
30f85787a7
4 changed files with 6 additions and 8 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