# Pragmas.
use strict;
# Modules.
use Test::More 'tests' => 2;
# Test.
is($Task::Graph::Reader::VERSION, 0.03, 'Version.');