<?xml version="1.0" encoding="UTF-8"?>
<phpunit 
	colors="true" 
	stopOnFailure="false" 
	bootstrap="/../../../../wordpress-tests/init.php">
	<testsuites>
		<testsuite name="PostSnippets">
			<file>post-snippets-test.php</file>
		</testsuite>
	</testsuites>
</phpunit>
