mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-08 02:25:37 +08:00
Fix blackgui unit test namespaces
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include <QCoreApplication>
|
||||
#include <QtGlobal>
|
||||
|
||||
using namespace BlackCoreTest;
|
||||
using namespace BlackGuiTest;
|
||||
|
||||
//! Starter for test cases
|
||||
int main(int argc, char *argv[])
|
||||
|
||||
Reference in New Issue
Block a user