There was an error while loading. Please reload this page.
1 parent 267959f commit 522dbf1Copy full SHA for 522dbf1
1 file changed
tests/properties/test_swfunction.py
@@ -17,6 +17,7 @@
17
(1, -2, 13, False, "cell_center_above_ffl", 0.412536),
18
(0.3, -5, 12.5, True, "cell_center_above_ffl", 0.547251),
19
(0.3, -5, 12.5, False, "cell_center_above_ffl", 0.549613),
20
+ (0.3, -5, 12.5, False, "cell_corners_above_ffl", 0.549613),
21
(1, -2, 13, True, "truncated_cell_corners_above_ffl", 0.408742),
22
(1, -2, 13, False, "truncated_cell_corners_above_ffl", 0.412536),
23
],
0 commit comments