Edit file File name : test.live.php Content :<?php require_once 'autoload.php'; $test = new A2OptTest(); $test->test(); Save