mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2025-01-19 03:42:52 +08:00
CB-7557 - Camera plugin tests is missing a File dependency
This commit is contained in:
parent
45da410662
commit
43cb385f0e
@ -26,6 +26,8 @@
|
||||
<name>Cordova Camera Plugin Tests</name>
|
||||
<license>Apache 2.0</license>
|
||||
|
||||
<dependency id="org.apache.cordova.file" version=">=1.0.1" />
|
||||
|
||||
<js-module src="tests.js" name="tests">
|
||||
</js-module>
|
||||
</plugin>
|
||||
|
Loading…
Reference in New Issue
Block a user