mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-02-04 00:49:08 +00:00
chore(style): clean up line endings in core tests
This commit is contained in:
parent
8fe642e24c
commit
aae54bed6b
2 changed files with 41 additions and 42 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
#include "EventTest.hpp"
|
#include "EventTest.hpp"
|
||||||
#include "storm/Core.hpp"
|
#include "storm/Core.hpp"
|
||||||
|
|
||||||
|
|
||||||
TEST_CASE("StormDestroy", "[core]") {
|
TEST_CASE("StormDestroy", "[core]") {
|
||||||
SECTION("always returns 1") {
|
SECTION("always returns 1") {
|
||||||
CHECK(StormDestroy() == 1);
|
CHECK(StormDestroy() == 1);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue