From 4ecc148240db77f49b600933e58e370ec757202f Mon Sep 17 00:00:00 2001 From: couriersud Date: Sat, 16 Jul 2022 22:48:22 +0200 Subject: netlist: include file work (#10096) - move code to more appropriate locations - apply clang-format to modified files - fixed some cspell errors - Applied emu.h rule. --- src/lib/netlist/tests/test_precommit.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/netlist/tests/test_precommit.cpp') diff --git a/src/lib/netlist/tests/test_precommit.cpp b/src/lib/netlist/tests/test_precommit.cpp index 15575fbbe7f..6faf8029c0b 100644 --- a/src/lib/netlist/tests/test_precommit.cpp +++ b/src/lib/netlist/tests/test_precommit.cpp @@ -2,12 +2,12 @@ // copyright-holders:Couriersud /// -/// \file test_pmfp.cpp +/// \file test_precommit.cpp /// -/// tests for `plib::pmfp` +/// tests to check for experimental code before commit /// -#include "netlist/nl_config.h" +#include "nl_config.h" #include "plib/pconfig.h" #include "plib/ppmf.h" -- cgit v1.2.3-70-g09d2