diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-07-04 21:58:38 +0200 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-07-04 21:58:38 +0200 |
| commit | 803bf67093d621509d4d8d4af326fa2c66c299bc (patch) | |
| tree | d7710be92f188927cf4ad33cae071e5830ddbc30 /lib/core/tests | |
| parent | 761e4912e14324ccf713b9309336816cd3283b38 (diff) | |
| download | libs-lbm-803bf67093d621509d4d8d4af326fa2c66c299bc.tar.gz | |
Dangling changes
Diffstat (limited to 'lib/core/tests')
| -rw-r--r-- | lib/core/tests/particles.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/core/tests/particles.cpp b/lib/core/tests/particles.cpp index de9477c..133c343 100644 --- a/lib/core/tests/particles.cpp +++ b/lib/core/tests/particles.cpp @@ -273,9 +273,9 @@ SAW_TEST("Verlet integration test 2D"){ } */ -SAW_TEST("Particle / AABB"){ +SAW_TEST("Spheroid Particle / AABB"){ using namespace kel; - + } } |
