aboutsummaryrefslogtreecommitdiffstats
path: root/Tests.st
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2013-04-01 15:03:13 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2013-04-01 15:03:47 +0200
commit94498315cbf04f1762c1329abcfb8d6fcc0334bd (patch)
treed3695f75f4cf172cb982a2c4a6bb1547d8c22457 /Tests.st
parent34230394067cc8a7e2f940d5adc204a7fcdffbdb (diff)
m2ua: Rename to M2UAMSGTest as it tests M2UAMSG
And move it into a new category
Diffstat (limited to 'Tests.st')
-rw-r--r--Tests.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tests.st b/Tests.st
index 472f832..093aa44 100644
--- a/Tests.st
+++ b/Tests.st
@@ -240,8 +240,8 @@ TestCase subclass: MessageBufferTest [
]
]
-TestCase subclass: M2UATests [
- <category: 'OsmoNetwork-Tests'>
+TestCase subclass: M2UAMSGTests [
+ <category: 'OsmoNetwork-M2UA-Tests'>
testUnique [
"This should have some sanity checks on the enum"