| commit | 6c72f35b03a171c5948ec62a40cf3d213ce57e0b | [log] [tgz] |
|---|---|---|
| author | Dave Houlton <daveh@lunarg.com> | Tue Feb 06 17:49:16 2018 -0700 |
| committer | Dave Houlton <daveh@lunarg.com> | Fri Feb 16 09:31:58 2018 -0700 |
| tree | 807721e23543c52740855a1f2f9984b7bad9462d | |
| parent | 7dc9a599b5277d9ab6a57b7823ac9ef3b60d87a5 [diff] [blame] |
tests: clang-format only No code changes, just full clang-format. Change-Id: I096d1b5509897bd642545e3369ccd83ca2849441
diff --git a/tests/test_environment.h b/tests/test_environment.h index a784644..83afcc2 100644 --- a/tests/test_environment.h +++ b/tests/test_environment.h
@@ -51,5 +51,5 @@ std::vector<Device *> devs_; }; -} +} // namespace vk_testing #endif // TEST_ENVIRONMENT_H