test/src/sample-files/bar.service.ts
import { Injectable } from '@angular/core'; @Injectable() export class BarService {}