diff --git a/fixtures/empty_path_edge_case_test_error_message.json b/fixtures/empty_path_edge_case_test_error_message.json new file mode 100644 index 0000000..f1e2cc3 --- /dev/null +++ b/fixtures/empty_path_edge_case_test_error_message.json @@ -0,0 +1,23 @@ +{ + "name": "empty path edge-case test (error message)", + "points": [ + [ + 0, + 0, + 0 + ], + [ + 1, + 0, + 0 + ], + [ + 1, + 1, + 0 + ] + ], + "metadata": { + "type": "test_fixture" + } +} \ No newline at end of file