describe('Gps', () => {

  beforeEach(async(() => TestUtils.beforeEachCompiler([Gps]).then(compiled => {
    fixture = compiled.fixture;
    instance = compiled.instance;