Преглед на файлове

Be specific enough that =:= returns true

Refactoring the test suite I found that the old etap was only as strict
as the `==` operator where as EUnit uses the `=:=` operator.
pull/65/head
Paul J. Davis преди 11 години
родител
ревизия
25a301045f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      test/cases/doubles.eterm

+ 1
- 1
test/cases/doubles.eterm Целия файл

@ -1 +1 @@
[10, 10, 3.141569, 1000].
[10.0, 10.0, 3.141569, 1.0e3].

Зареждане…
Отказ
Запис