index : btroops | |
Virtual board game-aid for BattleTroops, an infantry combat simulator wargame published by FASA in 1989. |
aboutsummaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'test/integration/fixtures/index.html')
-rw-r--r-- | test/integration/fixtures/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/integration/fixtures/index.html b/test/integration/fixtures/index.html new file mode 100644 index 0000000..11e23c0 --- /dev/null +++ b/test/integration/fixtures/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html> + <head> + <title>Infantry Combat Solo Basic</title> + </head> + <body> + </body> +</html> |