removed old code for portal
[eliot.git] / blueprints / common / eliot-ui / frontend-src / src / app / serverroom.spec.ts
diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/serverroom.spec.ts b/blueprints/common/eliot-ui/frontend-src/src/app/serverroom.spec.ts
deleted file mode 100644 (file)
index ad4f3d0..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-import { Serverroom } from './serverroom';
-
-describe('Serverroom', () => {
-  it('should create an instance', () => {
-    expect(new Serverroom()).toBeTruthy();
-  });
-});