Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
qtdcvxyp
/
public_html
/
sms
/
aa
/
application
/
third_party
/
midtrans
/
midtrans-php
✏️
Editing: test_bootstrap.php
<?php /** * Include test library if you are using composer * Example: Psysh (debugging library similar to pry in Ruby) */ require_once dirname(__FILE__) . '/vendor/autoload.php'; require_once dirname(__FILE__) . '/Midtrans.php'; require_once dirname(__FILE__) . '/tests/VtTests.php'; require_once dirname(__FILE__) . '/tests/utility/VtFixture.php';
💾 Save Changes
❌ Cancel