fix DataTable test

This commit is contained in:
Graham Knop 2008-11-04 22:47:30 +00:00
parent dd67123cb7
commit f90e08c93f

View file

@ -32,7 +32,7 @@ my $dt;
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Tests # Tests
plan tests => 1; # Increment this number for each test you create plan tests => 6; # Increment this number for each test you create
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Datatable creation # Datatable creation