Skip to content

Commit

Permalink
[temp] Test the previous commit changes on PR because of pull request…
Browse files Browse the repository at this point in the history
… target
  • Loading branch information
perryjrandall committed Oct 22, 2024
1 parent 2a0bcd5 commit 6ca5952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testsuite/forge-cli/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ mod suites;
// Useful constants
const KILOBYTE: usize = 1000;
const MEGABYTE: usize = KILOBYTE * 1000;
const BWAHAHA: &str = "banana";

#[cfg(unix)]
#[global_allocator]
Expand Down

0 comments on commit 6ca5952

Please sign in to comment.