finished tests

This commit is contained in:
VLE2FE
2020-05-22 09:36:50 +02:00
parent 3048899247
commit fd7cf7b77a
20 changed files with 3431 additions and 1542 deletions

View File

@ -6,5 +6,4 @@ import { Component } from '@angular/core';
styleUrls: ['./app.component.scss']
})
export class AppComponent {
title = 'UI';
}