]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/node-uuid/test/test.html
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / node-uuid / test / test.html
1 <html>
2   <head>
3     <style>
4       div {
5         font-family: monospace;
6         font-size: 8pt;
7       }
8       div.log {color: #444;}
9       div.warn {color: #550;}
10       div.error {color: #800; font-weight: bold;}
11     </style>
12     <script src="../uuid.js"></script>
13   </head>
14   <body>
15     <script src="./test.js"></script>
16   </body>
17 </html>