Skip to content

Commit

Permalink
add log entry test file
Browse files Browse the repository at this point in the history
  • Loading branch information
ayrat555 committed May 1, 2018
1 parent a7ced4a commit 2bb268b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/evm/log_entry_test.exs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
defmodule EVM.LogEntryTest do
use ExUnit.Case, async: true
doctest EVM.LogEntry
end

0 comments on commit 2bb268b

Please sign in to comment.