mirror of
https://github.com/appium/appium.git
synced 2026-04-30 07:19:50 -05:00
6 lines
118 B
JavaScript
6 lines
118 B
JavaScript
"use strict";
|
|
|
|
var testBase = require('../common/keystore-base');
|
|
|
|
describe("android - keystore @skip-ci", testBase);
|