diff options
| author | Zog | 2018-04-16 19:49:54 +0200 | 
|---|---|---|
| committer | Zog | 2018-04-16 19:49:54 +0200 | 
| commit | 34cf69c9cdebe5846426e6c69ab919d9c5a640a4 (patch) | |
| tree | f011e16471c8f2839532cee019991bfaad3a45d0 /spec/fixtures | |
| parent | cf63f8f32ecaa6f1bccc70a68e4c6d4d8794373b (diff) | |
| download | chouette-core-34cf69c9cdebe5846426e6c69ab919d9c5a640a4.tar.bz2 | |
Refs #6477; Use custom fields values in checksum calculation6477-use-custom-fields-in-checksums
Diffstat (limited to 'spec/fixtures')
| -rw-r--r-- | spec/fixtures/test_1/file.txt | 1 | ||||
| -rw-r--r-- | spec/fixtures/test_2/file.txt | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/spec/fixtures/test_1/file.txt b/spec/fixtures/test_1/file.txt new file mode 100644 index 000000000..3cd77f071 --- /dev/null +++ b/spec/fixtures/test_1/file.txt @@ -0,0 +1 @@ +TEST 1 diff --git a/spec/fixtures/test_2/file.txt b/spec/fixtures/test_2/file.txt new file mode 100644 index 000000000..55d8fa4b0 --- /dev/null +++ b/spec/fixtures/test_2/file.txt @@ -0,0 +1 @@ +TEST 2 | 
