We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f745bee commit 6b592feCopy full SHA for 6b592fe
src/odb/test/cpp/TestWriteReadDbHier.cpp
@@ -18,8 +18,8 @@ class TestWriteReadDbHier : public tst::IntegratedFixture
18
{
19
protected:
20
TestWriteReadDbHier()
21
- : tst::IntegratedFixture(tst::IntegratedFixture::Technology::Nangate45,
22
- "_main/src/odb/test/")
+ : tst::IntegratedFixture(tst::IntegratedFixture::Technology::Nangate45,
+ "_main/src/odb/test/")
23
24
}
25
0 commit comments