Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: installer/src/installer-lib/test/record_test.cpp

Issue 29329159: Issue #1185 - Fix formatting in installer-lib and its tests (Closed)
Patch Set: Created Oct. 15, 2015, 7:03 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: installer/src/installer-lib/test/record_test.cpp
===================================================================
--- a/installer/src/installer-lib/test/record_test.cpp
+++ b/installer/src/installer-lib/test/record_test.cpp
@@ -2,7 +2,7 @@
#include "../record.h"
-TEST( Record_Test, construct )
+TEST(Record_Test, construct)
{
Record r(1);
-}
+}
« no previous file with comments | « installer/src/installer-lib/test/property_test.cpp ('k') | installer/src/installer-lib/test/test-installer-lib-ca.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld