mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
remove obsolete test file
This commit is contained in:
parent
832b639090
commit
5dcbb09854
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
import Header from './components/header';
|
||||
|
||||
it('renders without crashing', () => {
|
||||
const div = document.createElement('div');
|
||||
ReactDOM.render(<Header />, div);
|
||||
});
|
Loading…
Add table
Reference in a new issue