Packages

MCI (IR-TCI) VAS Revenue Assurance tests.

Current section

Files

Jump to
mcira test mcira_test.exs
Raw

test/mcira_test.exs

defmodule MciraTest do
use ExUnit.Case
doctest Mcira
test "greets the world" do
assert Mcira.hello() == :world
end
end