Skip to content

Commit 60f1517

Browse files
committed
Use JSON backend for this test
1 parent 329d77e commit 60f1517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Files_SerialIO/components_without_extent.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
namespace components_without_extent
1111
{
12-
constexpr char const *filepath = "../samples/components_without_extent.bp5";
12+
constexpr char const *filepath = "../samples/components_without_extent.json";
1313

1414
void particle_offset_without_extent()
1515
{

0 commit comments

Comments
 (0)