test(nextcloud): enable tests
This commit is contained in:
parent
231f205f0e
commit
e3e766ed82
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ pub(crate) mod deck;
|
|||
pub(crate) mod model;
|
||||
mod stack;
|
||||
|
||||
// #[cfg(test)]
|
||||
// mod tests;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
pub(crate) struct DeckClient<'ctx> {
|
||||
ctx: &'ctx FullCtx,
|
||||
|
|
Loading…
Reference in a new issue