index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
author | Catalin Mititiuc <webdevcat@proton.me> | 2024-05-24 15:59:17 -0700 |
---|---|---|
committer | Catalin Mititiuc <webdevcat@proton.me> | 2024-05-24 15:59:17 -0700 |
commit | a80728f16f90616d93dcc9ed932528b35e2ef62d (patch) | |
tree | 3155abf47790f01c8fe87e374f30926cdd763b16 /test/integration/fixtures/index.html | |
parent | d729079cdf63a4382e3e3225295784124e0a4d5d (diff) |
WIP: mock selenium response
Diffstat (limited to 'test/integration/fixtures/index.html')
-rw-r--r-- | test/integration/fixtures/index.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/integration/fixtures/index.html b/test/integration/fixtures/index.html deleted file mode 100644 index 11e23c0..0000000 --- a/test/integration/fixtures/index.html +++ /dev/null @@ -1,8 +0,0 @@ -<!DOCTYPE html> -<html> - <head> - <title>Infantry Combat Solo Basic</title> - </head> - <body> - </body> -</html> |