UNPKG
apt-maintenance-account
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
0.1.0
0.0.7
0.0.6
0.0.4
0.0.3
0.0.2
Apartment Maintenance Account Tracking Application - Client Side in Angular
apt-maintenance-account
/
src
/
app
/
1st.spec.ts
3 lines
•
91 B
text/typescript
View Raw
1
2
3
describe
(
'1st tests'
,
() =>
{
it
(
'tests true is true'
,
() =>
expect
(
true
).
toBe
(
true
)); });