mirror of
https://github.com/valitydev/elixir-thrift.git
synced 2024-11-06 18:25:16 +00:00
Add an (empty) test stub file.
We need to have at least one test file in the repository for the tests and coverage tools to run at all.
This commit is contained in:
parent
444493a8c9
commit
4b0c048595
3
test/thrift_test.exs
Normal file
3
test/thrift_test.exs
Normal file
@ -0,0 +1,3 @@
|
||||
defmodule ThriftTest do
|
||||
use ExUnit.Case
|
||||
end
|
Loading…
Reference in New Issue
Block a user