diff --git a/.gitignore b/.gitignore index 2b29f27..8b13789 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -tests + diff --git a/tests/extractortest.txt b/tests/extractortest.txt new file mode 100644 index 0000000..853466d --- /dev/null +++ b/tests/extractortest.txt @@ -0,0 +1,10 @@ +snrdaoeisnrdaoie:2024-02-06 20:00:00 gestartet VMware-Maschine 'test' +snrdaoeisnrdaoie:2024-02-06 20:00:00 some harddrive operation +nsriadoeisnrdaoei +snrdaoeisnrdaoie:2024-02-06 20:00:00 some other Harddrive operation +snrdaoeisnrdaoie:2024-02-06 20:01:00 VMware-Maschine 'test' Erfolgreiche +snrdaoeisnrdaoie:2024-02-06 20:00:00 gestartet VMware-Maschine 'test2' + +snrdaoeisnrdaoie:2024-02-06 20:00:00 some harddrive operation +snrdaoeisnrdaoie:2024-02-06 20:00:00 some other Harddrive operation +snrdaoeisnrdaoie:2024-02-06 20:01:00 VMware-Maschine 'test2' \ No newline at end of file diff --git a/tests/test.txt b/tests/test.txt new file mode 100644 index 0000000..0af844e --- /dev/null +++ b/tests/test.txt @@ -0,0 +1,3 @@ +Hello World +Hello me +global \ No newline at end of file