~ci-train-bot/ubuntu-system-settings/ubuntu-system-settings-ubuntu-zesty-1721

« back to all changes in this revision

Viewing changes to tests/plugins/system-update/tst_systemupdate.cpp

  • Committer: jonas-drange
  • Date: 2016-08-08 12:10:54 UTC
  • mto: This revision was merged to the branch mainline in revision 1696.
  • Revision ID: jonas.drange@canonical.com-20160808121054-jql15bwslwjwk5c9
use guiless main for all non-graphical tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
195
195
    MockImageManager *m_imageManager = nullptr;
196
196
};
197
197
 
198
 
QTEST_MAIN(TstSystemUpdate)
 
198
QTEST_APPLESS_MAIN(TstSystemUpdate)
199
199
#include "tst_systemupdate.moc"