Split integration tests from unit tests

This commit is contained in:
Bond_009
2021-03-01 19:35:58 +01:00
parent 94db751f4b
commit fa8bfece4e
13 changed files with 92 additions and 14 deletions

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>TestPlugin</title>
</head>
<body>
<h1>This is a Test Page.</h1>
</body>
</html>