diff options
author | Smokowski, Steve (ss835w) <ss835w@us.att.com> | 2018-08-03 14:34:07 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2018-08-03 22:52:00 +0000 |
commit | 74fe8ef18daf5fa716f1d1cb3c4b7975b0399b44 (patch) | |
tree | 056779c5e679eb982b183a8603f12fcc2d936933 /adapters/mso-vfc-adapter/WebContent/check.html | |
parent | bfa284c2edb24d9e6fea3cf7921a4f78cd4c02ad (diff) |
Fix Junit
Junit was using an illegal http error code
Issue-ID: SO-793
Change-Id: Ica36a5e22f32680710da649eb0dbfe5cac93b93c
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
Diffstat (limited to 'adapters/mso-vfc-adapter/WebContent/check.html')
-rw-r--r-- | adapters/mso-vfc-adapter/WebContent/check.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/adapters/mso-vfc-adapter/WebContent/check.html b/adapters/mso-vfc-adapter/WebContent/check.html deleted file mode 100644 index b4250aa782..0000000000 --- a/adapters/mso-vfc-adapter/WebContent/check.html +++ /dev/null @@ -1,9 +0,0 @@ -<!DOCTYPE html>
-<html>
-<head>
-<meta charset="ISO-8859-1">
-<title>Health Check</title>
-</head>
-<body>Application ready
-</body>
-</html>
\ No newline at end of file |