removed tooltip directive testfile
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
import { QdTooltipDirective } from '../directives/qd-tooltip-directive';
|
|
||||||
|
|
||||||
describe('QdTooltipDirective', () => {
|
|
||||||
it('should create an instance', () => {
|
|
||||||
const directive = new QdTooltipDirective();
|
|
||||||
expect(directive).toBeTruthy();
|
|
||||||
});
|
|
||||||
});
|
|
||||||
Reference in New Issue
Block a user