Fix table level tests for server

This commit is contained in:
Mario de Frutos
2016-08-29 14:38:38 +02:00
committed by Carla Iriberri
parent 78add220cd
commit a98093540d
4 changed files with 8 additions and 10 deletions

View File

@@ -4,7 +4,6 @@ CREATE EXTENSION plpythonu;
CREATE EXTENSION plproxy;
CREATE EXTENSION cartodb;
CREATE EXTENSION cdb_geocoder;
CREATE EXTENSION observatory VERSION 'dev';
-- Install the extension
CREATE EXTENSION cdb_dataservices_server;