Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Sep 20, 2024
1 parent 5f44a52 commit a08a7dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib.nr
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

/// This doesn't really do anything by ensures that there is a test for CI to run.
#[test]
fn smoke_test() {
assert(true);
}
}

0 comments on commit a08a7dd

Please sign in to comment.