Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit a1c783f

Browse files
authored
Update and rename tests/bootstrap.php to bootstrap.php
1 parent 1f198dc commit a1c783f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bootstrap.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?php
2+
$loader = include __DIR__ . '/vendor/autoload.php';
3+
$loader->add('php_session', __DIR__ . '/src');

tests/bootstrap.php

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)