mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
try vs ci
This commit is contained in:
parent
945c6fbc6f
commit
2f7e3f63f7
@ -1,3 +1,5 @@
|
|||||||
|
#include <optional>
|
||||||
|
/*
|
||||||
#include "test_helpers.hpp"
|
#include "test_helpers.hpp"
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
@ -735,3 +737,4 @@ TEST_CASE("parser test multiline restricted") {
|
|||||||
}
|
}
|
||||||
CHECK_EQ(i, data);
|
CHECK_EQ(i, data);
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user