mirror of
https://github.com/bwssytems/ha-bridge.git
synced 2025-12-20 00:46:02 +00:00
Populate git repository
First Update
This commit is contained in:
14
src/test/java/demo/DemoApplicationTests.java
Normal file
14
src/test/java/demo/DemoApplicationTests.java
Normal file
@@ -0,0 +1,14 @@
|
||||
package demo;
|
||||
|
||||
import com.bwssytems.HABridge.AmazonEchoBridge;
|
||||
|
||||
/*
|
||||
* Dummy test holder
|
||||
*/
|
||||
|
||||
public class DemoApplicationTests {
|
||||
|
||||
public void contextLoads() {
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user