check tests

This commit is contained in:
abelvm 2016-08-09 12:57:50 -04:00
parent b2eb5bd355
commit c4b2ae91bf

View File

@ -18,4 +18,4 @@ SELECT
FROM
t,
s,
crankshaft.CDB_Gravity(t.id, t.g, t.w, s.id, s.g, s.p, 2, 100000, 3) g;
cdb_crankshaft.CDB_Gravity(t.id, t.g, t.w, s.id, s.g, s.p, 2, 100000, 3) g;