trivial: fix last commit

This commit is contained in:
Richard Hughes 2008-08-28 15:11:40 +01:00
parent 3fab650921
commit a8314021e5

View File

@ -373,6 +373,7 @@ libst_package_id (LibSelfTest *test)
const gchar *temp;
PkPackageId *id;
PkPackageId *id2;
gchar **array;
if (libst_start (test, "PkPackageId", CLASS_AUTO) == FALSE) {
return;