summaryrefslogtreecommitdiffstats
path: root/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.c')
-rw-r--r--test/test.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/test.c b/test/test.c
index 4a39ab2..0649c64 100644
--- a/test/test.c
+++ b/test/test.c
@@ -35,9 +35,7 @@ int main(int argc, char *argv[])
uint8_t uint8_value;
const char *unit_map[] = {
- "px", "bits",
- "ns", "µs", "ms", "s",
- "rows", ""
+ "px", "bits", "ns", "µs", "ms", "s", "rows", ""
};
while (cam != NULL) {