Skip to content

Commit e8c93f3

Browse files
committed
fix: add test data
1 parent a6c7804 commit e8c93f3

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

tests/integration/test_data/empty_file.txt

Whitespace-only changes.
5.39 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Hello, World! This is a test text file for TDF target mode testing.
2+
It contains multiple lines to test various scenarios.
3+
Line 3 with special characters: àáâãäå
4+
Line 4 with numbers: 123456789
5+
Final line with punctuation: !@#$%^&*()_+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Sensitive data with attributes.
2+
Classification: SECRET
3+
Department: Engineering
4+
Project: TDF Testing

0 commit comments

Comments
 (0)