Skip to content

Commit a480de5

Browse files
Update tests/unique_resource.test.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 685dd95 commit a480de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unique_resource.test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#include <cstdio>
33
#include <beman/scope/scope.hpp>
44

5-
constexpr bool open_file_good = false;
5+
constexpr bool open_file_good = false;
66
constexpr bool close_file_good = false;
77

88
// define only in one cpp file

0 commit comments

Comments
 (0)