aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/ex_prometheus_io_test.exs3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/ex_prometheus_io_test.exs b/test/ex_prometheus_io_test.exs
index 30d0290..8990325 100644
--- a/test/ex_prometheus_io_test.exs
+++ b/test/ex_prometheus_io_test.exs
@@ -2,7 +2,4 @@ defmodule ExPrometheusIoTest do
use ExUnit.Case
doctest ExPrometheusIo
- test "the truth" do
- assert 1 + 1 == 2
- end
end