mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-11 11:56:57 +00:00
First draft Rewrite get all key with rnp
This commit is contained in:
@@ -3,9 +3,9 @@ import QtQuick 2.9
|
||||
import QtTest 1.2
|
||||
|
||||
TestCase {
|
||||
function test_import_key(){
|
||||
function test_import_key() {
|
||||
var homedir = TestUtils.getTempPath();
|
||||
Pass
|
||||
Pass;
|
||||
verify(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user