commit | ec69b9ccbadeabd878c375b04f94d126f6fb3bba | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtney@LunarG.com> | Wed Apr 22 10:09:35 2015 -0600 |
committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | Wed Apr 22 11:47:24 2015 -0600 |
tree | 15051dc23575710dcf0999e78e400361e65e18da | |
parent | 6d55b9cca836f1d9bf0b9f2d13b2aa1bbe49dbcc [diff] [blame] |
tests: white space cleanup
diff --git a/tests/vktestframework.cpp b/tests/vktestframework.cpp index bc2875c..cb79abb 100644 --- a/tests/vktestframework.cpp +++ b/tests/vktestframework.cpp
@@ -70,7 +70,7 @@ xcb_screen_t *m_screen; xcb_window_t m_window; xcb_intern_atom_reply_t *m_atom_wm_delete_window; - std::list<VkTestImageRecord> m_images; + std::list<VkTestImageRecord> m_images; VkSwapChainWSI m_swap_chain;