Commit fe02f22c authored by clabby's avatar clabby

MCP: Refactor `test_cannotReinitializeL1`

fmt
parent c27bff09
...@@ -10,4 +10,5 @@ library Executables { ...@@ -10,4 +10,5 @@ library Executables {
string internal constant forge = "forge"; string internal constant forge = "forge";
string internal constant echo = "echo"; string internal constant echo = "echo";
string internal constant sed = "sed"; string internal constant sed = "sed";
string internal constant find = "find";
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment