mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix wrong path to isoltest in docs
This commit is contained in:
parent
453f404f8f
commit
61519da4f0
@ -212,7 +212,7 @@ editing of failing contracts using your preferred text editor. Let's try to brea
|
||||
// ----
|
||||
// DeclarationError: (36-52): Identifier already declared.
|
||||
|
||||
Running ``./build/test/isoltest`` again results in a test failure:
|
||||
Running ``./build/test/tools/isoltest`` again results in a test failure:
|
||||
|
||||
.. code-block:: text
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user