diff options
Diffstat (limited to 'src/irmd/reg/tests/flow_test.c')
-rw-r--r-- | src/irmd/reg/tests/flow_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irmd/reg/tests/flow_test.c b/src/irmd/reg/tests/flow_test.c index efdf21d2..f9d23fd1 100644 --- a/src/irmd/reg/tests/flow_test.c +++ b/src/irmd/reg/tests/flow_test.c @@ -291,4 +291,4 @@ int flow_test(int argc, ret |= test_flow_data(); return ret; -}
\ No newline at end of file +} |