Skip to content
Snippets Groups Projects
Commit b5eaebd8 authored by dyszczo's avatar dyszczo
Browse files

theme resolver test

parent ef6cec08
No related branches found
No related tags found
2 merge requests!8feat/woo template,!3Feature/implementation
<?php
class TestThemeResolver extends \PHPUnit\Framework\TestCase
{
public function testEndpoint()
{
$resolver = new \WPDesk\View\Resolver\ThemeResolver();
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment