diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-04-04 14:33:19 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-04-04 14:33:19 +0530 |
| commit | 8433630d1f315d1b66e8dd8f914c1fb73dade9ae (patch) | |
| tree | 932409a1df27d0ea1d555bbf65b68d3bf73b6be1 /spec/InputMediatorSpec.cpp | |
| parent | 96727d6e63ca927f3c7b68d4baa4fe672a4dcd0b (diff) | |
| download | null-browser-8433630d1f315d1b66e8dd8f914c1fb73dade9ae.tar.gz null-browser-8433630d1f315d1b66e8dd8f914c1fb73dade9ae.zip | |
Static link libuv and luajit + minor changes
Diffstat (limited to 'spec/InputMediatorSpec.cpp')
| -rw-r--r-- | spec/InputMediatorSpec.cpp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/spec/InputMediatorSpec.cpp b/spec/InputMediatorSpec.cpp deleted file mode 100644 index 9052cc6..0000000 --- a/spec/InputMediatorSpec.cpp +++ /dev/null @@ -1,12 +0,0 @@ -#include "testUtils.h" - -// NOLINTBEGIN -class InputMediatorSpec : public QObject { - Q_OBJECT - -private slots: -}; - -QTEST_REGISTER(InputMediatorSpec) -#include "InputMediatorSpec.moc" -// NOLINTEND |
