Skip to content

Commit e301848

Browse files
authored
Revert "feat: use native foundry assertions (foundry-rs#503)"
This reverts commit 21577a0.
1 parent 21577a0 commit e301848

File tree

13 files changed

+1126
-1796
lines changed

13 files changed

+1126
-1796
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "lib/ds-test"]
2+
path = lib/ds-test
3+
url = https://github.com/dapphub/ds-test

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ contract Bar {
217217

218218
### Std Assertions
219219

220-
Contains various assertions.
220+
Expand upon the assertion functions from the `DSTest` library.
221221

222222
### `console.log`
223223

lib/ds-test

Submodule ds-test added at e282159

0 commit comments

Comments
 (0)