Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gabime committed Nov 26, 2024
1 parent 419b4bd commit d808eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_create_dir.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ TEST_CASE("dir_name", "[create_dir]") {
#ifdef _WIN32

//
// test windows cases when drive letter is given e.g. C:\\some-folder\
// test windows cases when drive letter is given e.g. C:\\some-folder
//
#include <windows.h>
#include <fileapi.h>
Expand Down

0 comments on commit d808eb8

Please sign in to comment.