check tests

This commit is contained in:
abelvm 2016-08-09 12:52:37 -04:00
parent 1abb7d669d
commit 448562f53e

View File

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