diff options
| author | Manuel Palenzuela <[email protected]> | 2019-08-19 12:17:51 +0200 |
|---|---|---|
| committer | Manuel Palenzuela <[email protected]> | 2019-08-19 12:17:51 +0200 |
| commit | ea7016bdb1d9fb7de1a66a94b3de3b3c9e0f32c9 (patch) | |
| tree | 22a6413c757bb2cc709a51f851d5718298430c0d /resources/app/node_modules/loglevel/test/manual-test.html | |
| download | 9anime-client-master.tar.gz 9anime-client-master.tar.bz2 9anime-client-master.zip | |
Diffstat (limited to 'resources/app/node_modules/loglevel/test/manual-test.html')
| -rw-r--r-- | resources/app/node_modules/loglevel/test/manual-test.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/app/node_modules/loglevel/test/manual-test.html b/resources/app/node_modules/loglevel/test/manual-test.html new file mode 100644 index 0000000..9b24a65 --- /dev/null +++ b/resources/app/node_modules/loglevel/test/manual-test.html @@ -0,0 +1,8 @@ +<html> +<head> + <title>Standalone manual test bed for loglevel</title> +</head> +<body> +<script src="../lib/loglevel.js"></script> +</body> +</html> \ No newline at end of file |