Mon 21 Jul 22:43:21 CEST 2025
This commit is contained in:
parent
47b80e5f4a
commit
26de987331
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!--
|
||||
Copyright (c) 2015 The Chromium Authors. All rights reserved.
|
||||
Use of this source code is governed by a BSD-style license that can be
|
||||
found in the LICENSE file.
|
||||
-->
|
||||
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
|
||||
id="cordova-plugin-chrome-apps-sockets-tcp-tests"
|
||||
version="1.3.3-dev">
|
||||
|
||||
<name>Chrome Apps Sockets TCP Tests</name>
|
||||
<js-module src="tests.js" name="tests">
|
||||
<runs/>
|
||||
</js-module>
|
||||
</plugin>
|
Loading…
Reference in New Issue
Block a user