We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ced4a commit 2bb268bCopy full SHA for 2bb268b
test/evm/log_entry_test.exs
@@ -0,0 +1,4 @@
1
+defmodule EVM.LogEntryTest do
2
+ use ExUnit.Case, async: true
3
+ doctest EVM.LogEntry
4
+end
0 commit comments