diff options
Diffstat (limited to 'node_modules/date-now/test/static/index.html')
-rw-r--r-- | node_modules/date-now/test/static/index.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/node_modules/date-now/test/static/index.html b/node_modules/date-now/test/static/index.html deleted file mode 100644 index 3d5384da8..000000000 --- a/node_modules/date-now/test/static/index.html +++ /dev/null @@ -1,10 +0,0 @@ -<!doctype html> -<html> -<head> - <title>TAPE Example</title> - <script src="/testem.js"></script> - <script src="bundle.js"></script> -</head> -<body> -</body> -</html> |