<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Scanner 1.0.0</title>
    <meta id="viewport" name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
    <meta http-equiv="Pragma" content="no-cache" />
    <meta http-equiv="Expires" content="0" />



    <script src="/EAMD.ucp/Components/tla/EAM/layer1/Thinglish/Once/1.0.0/src/js/Once.class.js" type="text/javascript"></script>
    <link href="/EAMD.ucp/Components/org/mocha/TestScanner/1.0.0/TestScanner.component.xml" rel="ucpComponent" type="text/html">

    <script>
      class App{
        static start(){
          //Namespaces.org.MochaTestSuite.getInstance().init();
        }
      }
    </script>

</head>
<body>
    <scanner></scanner>
</body>
</html>