removed old code for portal
[eliot.git] / blueprints / common / eliot-ui / frontend-src / src / app / eliotservice.service.spec.ts
diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/eliotservice.service.spec.ts b/blueprints/common/eliot-ui/frontend-src/src/app/eliotservice.service.spec.ts
deleted file mode 100644 (file)
index 7f5d968..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-import { TestBed } from '@angular/core/testing';
-
-import { EliotserviceService } from './eliotservice.service';
-
-describe('EliotserviceService', () => {
-  beforeEach(() => TestBed.configureTestingModule({}));
-
-  it('should be created', () => {
-    const service: EliotserviceService = TestBed.get(EliotserviceService);
-    expect(service).toBeTruthy();
-  });
-});