Commit 5df06fd8 authored by Brendan Ashworth's avatar Brendan Ashworth Committed by Rod Vagg
Browse files

test: add spaces after keywords

eg changes:

  if(x) { ... }

to:

  if (x) { ... }
parent 023386c8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment