Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit fdef757

Browse files
committed
Move old tests to their appropiate namespace
1 parent a842b8b commit fdef757

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace Nats\tests\Unit;
2+
namespace Nats\tests\Encoders\Unit;
33

44
use Nats;
55
use Nats\ConnectionOptions;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace Nats\tests\Unit;
2+
namespace Nats\tests\Encoders\Unit;
33

44
use Nats;
55
use Nats\ConnectionOptions;

0 commit comments

Comments
 (0)