mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-17 05:05:03 +01:00
more renaming
This commit is contained in:
parent
7ce8f8058d
commit
186f744715
9 changed files with 213 additions and 341 deletions
|
|
@ -6,7 +6,7 @@ pub(super) fn codegen_random(amqp: &Amqp) {
|
|||
"#[cfg(test)]
|
||||
mod random {{
|
||||
use rand::Rng;
|
||||
use crate::classes::tests::RandomMethod;
|
||||
use crate::methods::tests::RandomMethod;
|
||||
use super::*;
|
||||
"
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue