diff options
Diffstat (limited to 'tests/ice40/hx8k.cc')
-rw-r--r-- | tests/ice40/hx8k.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ice40/hx8k.cc b/tests/ice40/hx8k.cc index 6197a106..485a2d31 100644 --- a/tests/ice40/hx8k.cc +++ b/tests/ice40/hx8k.cc @@ -29,7 +29,6 @@ class HX8KTest : public ::testing::Test protected: virtual void SetUp() { - IdString::global_ctx = nullptr; chipArgs.type = ArchArgs::HX8K; chipArgs.package = "ct256"; ctx = new Context(chipArgs); |