github.com/hzck/speedroute@v0.0.0-20201115191102-403b7d0e443f/algorithm/tests/basic/only_end_node.json (about)

     1  {
     2    "name": "Only end node",
     3    "description": "Only end node present in graph.",
     4    "testing": "No program crash.",
     5    "visual": "END",
     6    "nodes": [
     7      {
     8        "id": "END"
     9      }
    10    ],
    11    "endId": "END"
    12  }