aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/xdc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'fpga_interchange/xdc.cc')
-rw-r--r--fpga_interchange/xdc.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/fpga_interchange/xdc.cc b/fpga_interchange/xdc.cc
index 333af37..0ae147d 100644
--- a/fpga_interchange/xdc.cc
+++ b/fpga_interchange/xdc.cc
@@ -24,7 +24,9 @@
USING_NEXTPNR_NAMESPACE
-class XdcTest : public ::testing::Test {};
+class XdcTest : public ::testing::Test
+{
+};
TEST_F(XdcTest, do_nothing_interp)
{