mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
TestFramework: Merge Options.h into Common.h
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* Unit tests for parsing Yul.
|
||||
*/
|
||||
|
||||
#include <test/Options.h>
|
||||
#include <test/Common.h>
|
||||
|
||||
#include <test/libsolidity/ErrorCheck.h>
|
||||
#include <test/libyul/Common.h>
|
||||
|
||||
Reference in New Issue
Block a user