<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I apologize if I am spamming everyone. I was directed here after
trying to post on the community forums.<br>
<br>
<meta charset="utf-8">
I've just installed owncloud for development. I'm trying to get a
feel for things and dive in.<br>
<br>
<a class="moz-txt-link-freetext" href="http://owncloud.org/dev/apps/unit-testing/">http://owncloud.org/dev/apps/unit-testing/</a><br>
<br>
The above page indicates that I should be able to just `cd` into my
tests directory from my owncloud install and run `php -f index.php`,
but there isn't a index.php file in the tests directory. Am I
missing something here?<br>
<br>
Thanks!<br>
</body>
</html>