mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 19:36:57 +00:00
Add search password feature (equivalent to pass find)
This commit is contained in:
@@ -16,5 +16,5 @@ int main(int argc, char *argv[])
|
||||
|
||||
QGuiApplication::setApplicationName("utpass.qrouland");
|
||||
|
||||
return quick_test_main(argc, argv, @TESTS_PATH@, @TESTS_PATH@);
|
||||
return quick_test_main(argc, argv, "@TESTS_PATH@", "@TESTS_PATH@");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user