diff options
Diffstat (limited to 'tests/ice40/lp384.cc')
-rw-r--r-- | tests/ice40/lp384.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ice40/lp384.cc b/tests/ice40/lp384.cc index 150bf5da..287293d9 100644 --- a/tests/ice40/lp384.cc +++ b/tests/ice40/lp384.cc @@ -29,7 +29,6 @@ class LP384Test : public ::testing::Test protected: virtual void SetUp() { - IdString::global_ctx = nullptr; chipArgs.type = ArchArgs::LP384; chipArgs.package = "qn32"; ctx = new Context(chipArgs); |