Retrait de CouchDB
This commit is contained in:
@@ -4,8 +4,8 @@ SELECT plan(4);
|
||||
|
||||
SELECT is(
|
||||
(SELECT nb_total_familles FROM nb_total_familles),
|
||||
137::bigint,
|
||||
'La table famille contient 137 enregistrements'
|
||||
138::bigint,
|
||||
'La table famille contient 138 enregistrements'
|
||||
);
|
||||
|
||||
SELECT is(
|
||||
|
||||
Reference in New Issue
Block a user