Skip to content

Commit

Permalink
clang-format for test/SD
Browse files Browse the repository at this point in the history
  • Loading branch information
kianaadib committed Dec 3, 2021
1 parent 3316265 commit 8c0e5f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/SD.cpp
@@ -1,8 +1,9 @@

#include <iostream>
#include <catch2/catch_test_macros.hpp>
#include "defs.hpp"
#include "SMCE/Board.hpp"
#include "SMCE/Toolchain.hpp"
#include "defs.hpp"

TEST_CASE("SD add/remove file/dir", "[SD File]") {
smce::Toolchain tc{SMCE_PATH};
Expand Down

0 comments on commit 8c0e5f1

Please sign in to comment.