9 lines
255 B
TypeScript
9 lines
255 B
TypeScript
// import { ValidateDirective } from './validate.directive';
|
|
//
|
|
// describe('ValidateDirective', () => {
|
|
// it('should create an instance', () => {
|
|
// const directive = new ValidateDirective();
|
|
// expect(directive).toBeTruthy();
|
|
// });
|
|
// });
|