Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Commit

Permalink
Merge pull request #59 from wmde/missingImport
Browse files Browse the repository at this point in the history
Missing import
  • Loading branch information
mariushoch committed Aug 19, 2016
2 parents b9da9c9 + 061644f commit 17c517c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Modules/DataTypesModuleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use DataTypes\DataTypeFactory;
use DataTypes\Modules\DataTypesModule;
use ResourceLoaderContext;

/**
* @covers DataTypes\Modules\DataTypesModule
Expand Down

0 comments on commit 17c517c

Please sign in to comment.