Skip to content

Commit

Permalink
unittest bug
Browse files Browse the repository at this point in the history
  • Loading branch information
hverhelst committed Dec 10, 2024
1 parent 2fcf614 commit 5cffa40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/gsStaticSolver_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
#include <gsStructuralAnalysis/src/gsStaticSolvers/gsStaticOpt.h>
#include <gsStructuralAnalysis/src/gsStaticSolvers/gsStaticComposite.h>

SUITE(gsThinShellAssembler_test) // The suite should have the same name as the file
SUITE(gsStaticSolver_test) // The suite should have the same name as the file
{

#ifdef gsKLShell_ENABLED
Expand Down

0 comments on commit 5cffa40

Please sign in to comment.