fix DataTable test
This commit is contained in:
parent
dd67123cb7
commit
f90e08c93f
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ my $dt;
|
|||
#----------------------------------------------------------------------------
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue