Skip to content

Commit

Permalink
Merge pull request #99 from invariant-labs/refactor
Browse files Browse the repository at this point in the history
Move e2e
  • Loading branch information
wojciech-cichocki authored Dec 5, 2023
2 parents 2208f83 + b4961d0 commit 19e7eeb
Show file tree
Hide file tree
Showing 22 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

extern crate alloc;
mod contracts;
pub mod e2e;
pub mod math;
pub mod tests;

#[derive(Debug, PartialEq, Eq, scale::Encode, scale::Decode)]
#[cfg_attr(feature = "std", derive(scale_info::TypeInfo))]
Expand Down

0 comments on commit 19e7eeb

Please sign in to comment.