Current section

Files

Jump to
sht4x test sht4x calc_test.exs
Raw

test/sht4x/calc_test.exs

defmodule SHT4X.CalcTest do
use ExUnit.Case, async: true
doctest SHT4X.Calc
end