Skip to content

Commit

Permalink
Format fix.
Browse files Browse the repository at this point in the history
Signed-off-by: JimmyCYJ <jimmychen.0102@gmail.com>
  • Loading branch information
JimmyCYJ committed Aug 17, 2018
1 parent bc1d562 commit b4a354d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/common/secret/sds_api_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
#include "gmock/gmock.h"
#include "gtest/gtest.h"

using ::testing::_;
using ::testing::Invoke;
using ::testing::Return;
using ::testing::_;

namespace Envoy {
namespace Secret {
Expand Down

0 comments on commit b4a354d

Please sign in to comment.