HummingBirdAnimeClient/tests/AnimeClient/__snapshots__/FormGeneratorTest__testGeneration__14.html
Timothy J Warren c60b821bca
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
More test coverage of FormGenerator
2020-03-12 12:47:02 -04:00

6 lines
300 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body>
<label><input type="radio" name="show_anime_collection" value="1"> Yes</label>
<label><input type="radio" name="show_anime_collection" value="0" checked> No</label>
</body></html>