mirror of https://github.com/crytic/slither
fail if artifact does not existing (#1947)
parent
c8d20acca6
commit
fc9377d28c
@ -0,0 +1,5 @@ |
||||
{ |
||||
"Test": { |
||||
"test()": "digraph{\n0[label=\"Node Type: ENTRY_POINT 0\n\"];\n0->1;\n1[label=\"Node Type: EXPRESSION 1\n\"];\n}\n" |
||||
} |
||||
} |
Loading…
Reference in new issue