[instancer.solver] Improve test
This commit is contained in:
parent
4637daf191
commit
264ac96288
@ -96,11 +96,11 @@ class RebaseTentTest(object):
|
||||
|
||||
# Case 3a/1neg
|
||||
pytest.param(
|
||||
(.0, .5, 2), (0, .5, .8),
|
||||
(.0, .5, 2), (.2, .5, .8),
|
||||
[
|
||||
(1, (-1, 0, 1)),
|
||||
(-0.20000000000000007, (0, 1, 1)),
|
||||
(-1, (-1, -1, 0)),
|
||||
(-.6, (-1, -1, 0)),
|
||||
]
|
||||
),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user