Skip to content

Commit

Permalink
Testsuite: Suie constraint mindist in hollow cone force test
Browse files Browse the repository at this point in the history
  • Loading branch information
RudolfWeeber committed Dec 3, 2018
1 parent abc2224 commit d903acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/python/constraint_shape_based.py
Expand Up @@ -471,7 +471,7 @@ def test_hollowcone(self):
offset=0.,
eps=1.0,
sig=1.0,
r=1.134228603),
r=hollowcone_constraint.min_dist()),
places=9)

# Reset
Expand Down

0 comments on commit d903acc

Please sign in to comment.