about summary refs log tree commit diff homepage
path: root/test/regression/2014-07-04-unflushed-error-report.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/2014-07-04-unflushed-error-report.c')
-rw-r--r--test/regression/2014-07-04-unflushed-error-report.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regression/2014-07-04-unflushed-error-report.c b/test/regression/2014-07-04-unflushed-error-report.c
index 058aef7e..2374d554 100644
--- a/test/regression/2014-07-04-unflushed-error-report.c
+++ b/test/regression/2014-07-04-unflushed-error-report.c
@@ -7,6 +7,7 @@
  * right content.
  */
 #include "klee/klee.h"
+
 int main() {
   unsigned int x = 15;
   unsigned int y;