mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
try vs ci
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user