Skip to content

Commit

Permalink
Apply clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
a4z committed May 10, 2024
1 parent 0ccaa1c commit 49a9ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/base/filename_test.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <doctest/doctest.h>
#include <a4z/filename.hpp>

#include <string>
#include <ostream>
#include <string>

SCENARIO("Check find slashes") {
GIVEN("a string with more than 2 slashes") {
Expand Down

0 comments on commit 49a9ef8

Please sign in to comment.