dexter has uploaded this change for review.
test-hnbap: cosmetic: fix sourcecode formatting
Change-Id: I1ea0d93dafed0deeb17f0788983169ed56cf7d0f
---
M src/tests/test-hnbap.c
1 file changed, 1 insertion(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/91/26791/1
diff --git a/src/tests/test-hnbap.c b/src/tests/test-hnbap.c
index 0df550f..1ba5a56 100644
--- a/src/tests/test-hnbap.c
+++ b/src/tests/test-hnbap.c
@@ -175,9 +175,8 @@
hnbap_set_log_area(DHNBAP);
log_set_log_level(osmo_stderr_target, LOGL_INFO);
-
test_asn1_decoding();
-
test_common_cleanup();
+
return 0;
}
To view, visit change 26791. To unsubscribe, or for help writing mail filters, visit settings.