dexter has uploaded this change for review.

View Change

smdpp_Tests: fix sourcecode formatting, remove line breaks

Change-Id: I50175cd2989d6bfbe220c33e73a1724166ca548f
Related: SYS#7339
---
M smdpp/smdpp_Tests.cfg
M smdpp/smdpp_Tests.ttcn
2 files changed, 0 insertions(+), 3 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/32/41232/1
diff --git a/smdpp/smdpp_Tests.cfg b/smdpp/smdpp_Tests.cfg
index 32bab0d..35f3140 100644
--- a/smdpp/smdpp_Tests.cfg
+++ b/smdpp/smdpp_Tests.cfg
@@ -15,8 +15,6 @@
#*.FileMask:=LOG_ALL | MATCHING | DEBUG;
*.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING ;

-
-
[TESTPORT_PARAMETERS]
system.HTTP_server_port.KEYFILE := "../ipad/example_ca/pki/private/alttest.key"
system.HTTP_server_port.CERTIFICATEFILE := "../ipad/example_ca/pki/issued/alttest.crt"
diff --git a/smdpp/smdpp_Tests.ttcn b/smdpp/smdpp_Tests.ttcn
index 79af08c..8ba125a 100644
--- a/smdpp/smdpp_Tests.ttcn
+++ b/smdpp/smdpp_Tests.ttcn
@@ -28,7 +28,6 @@
import from PKIX1Implicit88_Templates all;
import from PKIX1Implicit88_Types all;

-
import from es12_Types_JSON all;
import from es9p_Types_JSON all;
import from es2p_Types_JSON all;

To view, visit change 41232. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I50175cd2989d6bfbe220c33e73a1724166ca548f
Gerrit-Change-Number: 41232
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier@sysmocom.de>