Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
256dpi committed Feb 1, 2019
1 parent 1d4c0ff commit 64ff641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ fmt:
clang-format -i tests/*.cpp -style="{BasedOnStyle: Google, ColumnLimit: 120}"

gtest:
git clone --branc v1.8.1 --depth 1 https://github.com/google/googletest.git gtest
git clone --branc release-1.8.1 --depth 1 https://github.com/google/googletest.git gtest

0 comments on commit 64ff641

Please sign in to comment.