Skip to content

Commit

Permalink
Adjust test file for fractions
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvc committed Aug 29, 2024
1 parent 50f1551 commit 0d2dea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/contexts/fraction.t
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ use lib "$ENV{PG_ROOT}/lib";
loadMacros('PGstandard.pl', 'MathObjects.pl', 'contextFraction.pl');

use Value;
require Parser::Legacy;
import Parser::Legacy;
use Parser;
use Parser::Legacy;

Context('Fraction');

Expand Down

0 comments on commit 0d2dea6

Please sign in to comment.