Skip to content

Commit

Permalink
disable properly
Browse files Browse the repository at this point in the history
  • Loading branch information
pca006132 committed Dec 2, 2024
1 parent d07bf04 commit cbca524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/samples_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ TEST(Samples, Sponge4) {
#endif
#endif

TEST(Samples, CondensedMatter16_DISABLED) {
TEST(Samples, DISABLED_CondensedMatter16) {
Manifold cm = CondensedMatter(16);
CheckGL(cm);
#ifdef MANIFOLD_EXPORT
Expand Down

0 comments on commit cbca524

Please sign in to comment.