Commit d70614ee authored by gbalduzz's avatar gbalduzz
Browse files

Extended cluster for testing the configuration read/write.

The test fails.
parent 02877c88
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@

    "domains": {
        "real-space-grids": {
            "cluster": [[2, 0],
                [0, 2]]
            "cluster": [[2, 2],
                [-4, 2]]
        }
    },