Skip to content

Commit

Permalink
Fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
sabotack committed Nov 28, 2023
1 parent e49984d commit bbe2906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/ecdar_api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -576,5 +576,6 @@ mod query_logic;
#[path = "../tests/api/model_logic.rs"]
mod model_logic;

#[cfg(test)]
#[path = "../tests/api/session_logic.rs"]
mod session_logic_tests;

0 comments on commit bbe2906

Please sign in to comment.