mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
ed
: fix typo
This commit is contained in:
parent
93644c12d0
commit
1251583052
@ -120,7 +120,7 @@ mod tests {
|
||||
|
||||
#[cfg(test)]
|
||||
#[cfg(feature = "test_vs_urcrypt")]
|
||||
mod ucrypt_tests {
|
||||
mod urcrypt_tests {
|
||||
use super::{ac_ed_puck, ac_ed_shar, ac_ed_sign, ac_ed_veri};
|
||||
use ibig::ubig;
|
||||
use urcrypt_sys::{urcrypt_ed_puck, urcrypt_ed_shar, urcrypt_ed_sign, urcrypt_ed_veri};
|
||||
|
Loading…
Reference in New Issue
Block a user