File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ Extremely flexible golang deep comparison, extends the go testing package.
25
25
operators (and their friends
26
26
[ ` CmpNaN ` ] ( https://godoc.org/github.com/maxatome/go-testdeep#CmpNaN ) ,
27
27
[ ` CmpNotNaN ` ] ( https://godoc.org/github.com/maxatome/go-testdeep#CmpNotNaN ) ,
28
- [ ` T.CmpNaN ` ] ( https://godoc.org/github.com/maxatome/go-testdeep#T.CmpNaN )
28
+ [ ` T.NaN ` ] ( https://godoc.org/github.com/maxatome/go-testdeep#T.NaN )
29
29
&
30
- [ ` T.CmpNotNaN ` ] ( https://godoc.org/github.com/maxatome/go-testdeep#T.CmpNotNaN ) );
30
+ [ ` T.NotNaN ` ] ( https://godoc.org/github.com/maxatome/go-testdeep#T.NotNaN ) );
31
31
- 2018/06/24: [ ` Contains ` ] ( https://godoc.org/github.com/maxatome/go-testdeep#Contains )
32
32
(and its friends
33
33
[ ` CmpContains ` ] ( https://godoc.org/github.com/maxatome/go-testdeep#CmpContains )
You can’t perform that action at this time.
0 commit comments