Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
framework_assert is dead
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Orcutt committed Jul 18, 2019
1 parent b0bb1f2 commit 11edcff
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/ForwardCompatibility/Assert.hhi
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<?hh // decl

namespace PHPUnit\Framework;

abstract class Assert extends \PHPUnit_Framework_Assert {}
// <?hh // decl
// namespace PHPUnit\Framework;
// abstract class Assert extends \PHPUnit_Framework_Assert {}

0 comments on commit 11edcff

Please sign in to comment.