mirror of
https://github.com/gay-pizza/jaarg.git
synced 2025-12-19 07:20:18 +00:00
Rename test modules for previously included files.
(cherry picked from commit 75e2bde5fb)
This commit is contained in:
@@ -241,7 +241,7 @@ impl core::ops::BitOr for OptFlag {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod opt_tests {
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
|
||||
@@ -79,7 +79,7 @@ impl<ID: 'static> Opts<ID> {
|
||||
|
||||
|
||||
#[cfg(test)]
|
||||
mod opts_tests {
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user