mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
refs #192, JSON samples and fixed one other sample
This commit is contained in:
@@ -38,12 +38,6 @@ namespace BlackMiscTest
|
||||
qDebug() << c1;
|
||||
c1.setActiveUnicom();
|
||||
qDebug() << c1;
|
||||
|
||||
if (!CComSystem::tryGetComSystem(c1, "Test", -1.0))
|
||||
qDebug() << c1 << "is reset to default as expected";
|
||||
else
|
||||
qDebug() << "Something is wrong here";
|
||||
|
||||
try
|
||||
{
|
||||
// uncomment to test assert
|
||||
|
||||
Reference in New Issue
Block a user