igmoweb
8/21/2018 - 11:35 AM

unit-tests-1.php

<?php
function answer() {
	return '42';
}