The saga of why the docker container fails QA continues
@ -117,6 +117,7 @@ public:
wxFFile file( GetNetlistPath( true ), "rt" );
wxString netlist;
BOOST_REQUIRE( file.IsOpened() );
file.ReadAll( &netlist );
//ngspice->Init();