<?php #require('stringutils.php'); # application has this! function testGetNchars() { assert("getNchars(5, 's') == 'sssss'"); } ?>