s/Unqlite/UnQLite/g
This commit is contained in:
parent
15245d2e1c
commit
2e3159537d
9 changed files with 48 additions and 46 deletions
|
@ -2,7 +2,7 @@ use strict;
|
|||
use Test::More;
|
||||
|
||||
use_ok $_ for qw(
|
||||
Unqlite
|
||||
UnQLite
|
||||
);
|
||||
|
||||
done_testing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue