a zip code crypto-currency system good for red ONLY

spec.ts.tmpl 109B

123456
  1. describe('$CLASSNAME', () => {
  2. it('should do something', () => {
  3. expect(true).toEqual(true);
  4. });
  5. });