aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ice40/lp1k.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ice40/lp1k.cc')
-rw-r--r--tests/ice40/lp1k.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ice40/lp1k.cc b/tests/ice40/lp1k.cc
index b05fca24..b1092700 100644
--- a/tests/ice40/lp1k.cc
+++ b/tests/ice40/lp1k.cc
@@ -29,7 +29,6 @@ class LP1KTest : public ::testing::Test
protected:
virtual void SetUp()
{
- IdString::global_ctx = nullptr;
chipArgs.type = ArchArgs::LP1K;
chipArgs.package = "tq144";
ctx = new Context(chipArgs);