Index: tests/io-element.js |
=================================================================== |
--- a/tests/io-element.js |
+++ b/tests/io-element.js |
@@ -1,10 +1,8 @@ |
-/* globals module, require */ |
- |
"use strict"; |
const IOElement = require("../js/io-element"); |
class IOClock extends IOElement |
{ |
connectedCallback() |
{ |