1
0
Fork 0

test: make sure the OsmoGSM module is loaded here.

This commit is contained in:
Holger Hans Peter Freyther 2011-04-03 17:58:35 +02:00
parent 4e11c5a0c7
commit 71fb6dc113
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
"
PackageLoader fileInPackage: 'OsmoNetwork'.
PackageLoader fileInPackage: 'OsmoGSM'.
Object subclass: IPAConnection [
| socket demuxer queue muxer dispatcher sccp ipa sem |