From c8fb5cf80316f8c30f3858644d5d8d5c3454e979 Mon Sep 17 00:00:00 2001 From: Norbert Melzer Date: Tue, 19 Apr 2022 23:11:10 +0200 Subject: [PATCH] Trivial bumps --- exercises/practice/all-your-base/test/all_your_base_tests.erl | 2 +- exercises/practice/atbash-cipher/test/atbash_cipher_tests.erl | 2 +- exercises/practice/change/test/change_tests.erl | 2 +- .../collatz-conjecture/test/collatz_conjecture_tests.erl | 2 +- exercises/practice/darts/test/darts_tests.erl | 2 +- exercises/practice/diamond/test/diamond_tests.erl | 2 +- exercises/practice/etl/test/etl_tests.erl | 2 +- exercises/practice/gigasecond/test/gigasecond_tests.erl | 2 +- exercises/practice/grains/test/grains_tests.erl | 2 +- .../test/largest_series_product_tests.erl | 2 +- .../practice/nucleotide-count/test/nucleotide_count_tests.erl | 2 +- .../palindrome-products/test/palindrome_products_tests.erl | 2 +- .../practice/pascals-triangle/test/pascals_triangle_tests.erl | 2 +- .../practice/perfect-numbers/test/perfect_numbers_tests.erl | 2 +- exercises/practice/prime-factors/test/prime_factors_tests.erl | 2 +- .../pythagorean-triplet/test/pythagorean_triplet_tests.erl | 2 +- .../practice/robot-simulator/test/robot_simulator_tests.erl | 2 +- .../practice/rotational-cipher/test/rotational_cipher_tests.erl | 2 +- exercises/practice/satellite/test/satellite_tests.erl | 2 +- .../practice/secret-handshake/test/secret_handshake_tests.erl | 2 +- exercises/practice/series/test/series_tests.erl | 2 +- exercises/practice/space-age/test/space_age_tests.erl | 2 +- exercises/practice/spiral-matrix/test/spiral_matrix_tests.erl | 2 +- exercises/practice/transpose/test/transpose_tests.erl | 2 +- exercises/practice/triangle/test/triangle_tests.erl | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/exercises/practice/all-your-base/test/all_your_base_tests.erl b/exercises/practice/all-your-base/test/all_your_base_tests.erl index 631b91aa..31c10bb1 100644 --- a/exercises/practice/all-your-base/test/all_your_base_tests.erl +++ b/exercises/practice/all-your-base/test/all_your_base_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/all-your-base/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/all-your-base/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(all_your_base_tests). diff --git a/exercises/practice/atbash-cipher/test/atbash_cipher_tests.erl b/exercises/practice/atbash-cipher/test/atbash_cipher_tests.erl index 3ccef0fd..be2b1e50 100644 --- a/exercises/practice/atbash-cipher/test/atbash_cipher_tests.erl +++ b/exercises/practice/atbash-cipher/test/atbash_cipher_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/atbash-cipher/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/atbash-cipher/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(atbash_cipher_tests). diff --git a/exercises/practice/change/test/change_tests.erl b/exercises/practice/change/test/change_tests.erl index 95aba24b..de3df77f 100644 --- a/exercises/practice/change/test/change_tests.erl +++ b/exercises/practice/change/test/change_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/448e975bd8bc59491c9c119dba92d26b28674c5e/exercises/change/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/change/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(change_tests). diff --git a/exercises/practice/collatz-conjecture/test/collatz_conjecture_tests.erl b/exercises/practice/collatz-conjecture/test/collatz_conjecture_tests.erl index 653bb663..87365fe9 100644 --- a/exercises/practice/collatz-conjecture/test/collatz_conjecture_tests.erl +++ b/exercises/practice/collatz-conjecture/test/collatz_conjecture_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 2 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/collatz-conjecture/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/7a8722ac4546baae28b4b2c1bdae14e04fdba88c/exercises/collatz-conjecture/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(collatz_conjecture_tests). diff --git a/exercises/practice/darts/test/darts_tests.erl b/exercises/practice/darts/test/darts_tests.erl index bf850371..9440c2c6 100644 --- a/exercises/practice/darts/test/darts_tests.erl +++ b/exercises/practice/darts/test/darts_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/darts/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/7a8722ac4546baae28b4b2c1bdae14e04fdba88c/exercises/darts/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(darts_tests). diff --git a/exercises/practice/diamond/test/diamond_tests.erl b/exercises/practice/diamond/test/diamond_tests.erl index 4a0d24db..1821754c 100644 --- a/exercises/practice/diamond/test/diamond_tests.erl +++ b/exercises/practice/diamond/test/diamond_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/diamond/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/diamond/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(diamond_tests). diff --git a/exercises/practice/etl/test/etl_tests.erl b/exercises/practice/etl/test/etl_tests.erl index 813b0ecb..40fed0b7 100644 --- a/exercises/practice/etl/test/etl_tests.erl +++ b/exercises/practice/etl/test/etl_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/etl/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/etl/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(etl_tests). diff --git a/exercises/practice/gigasecond/test/gigasecond_tests.erl b/exercises/practice/gigasecond/test/gigasecond_tests.erl index d9252d16..60cb74fd 100644 --- a/exercises/practice/gigasecond/test/gigasecond_tests.erl +++ b/exercises/practice/gigasecond/test/gigasecond_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/gigasecond/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/5fc501b3eb03e3bb11ae0b6585e9935f4a23603e/exercises/gigasecond/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(gigasecond_tests). diff --git a/exercises/practice/grains/test/grains_tests.erl b/exercises/practice/grains/test/grains_tests.erl index e129e34a..a6e06e70 100644 --- a/exercises/practice/grains/test/grains_tests.erl +++ b/exercises/practice/grains/test/grains_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/426b93d05abb69f6a7b5d84b61ba4b6fcd1e6385/exercises/grains/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/grains/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(grains_tests). diff --git a/exercises/practice/largest-series-product/test/largest_series_product_tests.erl b/exercises/practice/largest-series-product/test/largest_series_product_tests.erl index b42bb2a3..05c0c86b 100644 --- a/exercises/practice/largest-series-product/test/largest_series_product_tests.erl +++ b/exercises/practice/largest-series-product/test/largest_series_product_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/largest-series-product/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/7a8722ac4546baae28b4b2c1bdae14e04fdba88c/exercises/largest-series-product/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(largest_series_product_tests). diff --git a/exercises/practice/nucleotide-count/test/nucleotide_count_tests.erl b/exercises/practice/nucleotide-count/test/nucleotide_count_tests.erl index 86aec9a2..20cec01f 100644 --- a/exercises/practice/nucleotide-count/test/nucleotide_count_tests.erl +++ b/exercises/practice/nucleotide-count/test/nucleotide_count_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/nucleotide-count/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/5fc501b3eb03e3bb11ae0b6585e9935f4a23603e/exercises/nucleotide-count/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(nucleotide_count_tests). diff --git a/exercises/practice/palindrome-products/test/palindrome_products_tests.erl b/exercises/practice/palindrome-products/test/palindrome_products_tests.erl index e33aacb3..02a73a01 100644 --- a/exercises/practice/palindrome-products/test/palindrome_products_tests.erl +++ b/exercises/practice/palindrome-products/test/palindrome_products_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/palindrome-products/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/palindrome-products/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(palindrome_products_tests). diff --git a/exercises/practice/pascals-triangle/test/pascals_triangle_tests.erl b/exercises/practice/pascals-triangle/test/pascals_triangle_tests.erl index 64805aaa..98cd9293 100644 --- a/exercises/practice/pascals-triangle/test/pascals_triangle_tests.erl +++ b/exercises/practice/pascals-triangle/test/pascals_triangle_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/pascals-triangle/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/c534e4db6ef56dd055054ced21466dc532e816e1/exercises/pascals-triangle/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(pascals_triangle_tests). diff --git a/exercises/practice/perfect-numbers/test/perfect_numbers_tests.erl b/exercises/practice/perfect-numbers/test/perfect_numbers_tests.erl index 5948b3d2..694993fb 100644 --- a/exercises/practice/perfect-numbers/test/perfect_numbers_tests.erl +++ b/exercises/practice/perfect-numbers/test/perfect_numbers_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/fcbc25191f449f3791db0f2e8acf2d670ea138a0/exercises/perfect-numbers/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/perfect-numbers/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(perfect_numbers_tests). diff --git a/exercises/practice/prime-factors/test/prime_factors_tests.erl b/exercises/practice/prime-factors/test/prime_factors_tests.erl index 9e18dd5f..332f5794 100644 --- a/exercises/practice/prime-factors/test/prime_factors_tests.erl +++ b/exercises/practice/prime-factors/test/prime_factors_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/a88c5443c71a0b45ea7021574b976c8c7c89cd2e/exercises/prime-factors/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/prime-factors/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(prime_factors_tests). diff --git a/exercises/practice/pythagorean-triplet/test/pythagorean_triplet_tests.erl b/exercises/practice/pythagorean-triplet/test/pythagorean_triplet_tests.erl index 67215c12..40c56018 100644 --- a/exercises/practice/pythagorean-triplet/test/pythagorean_triplet_tests.erl +++ b/exercises/practice/pythagorean-triplet/test/pythagorean_triplet_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/pythagorean-triplet/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/b820099d9cb3518c7c3326f913eb6515a7067a5a/exercises/pythagorean-triplet/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(pythagorean_triplet_tests). diff --git a/exercises/practice/robot-simulator/test/robot_simulator_tests.erl b/exercises/practice/robot-simulator/test/robot_simulator_tests.erl index e0c790e5..363a5764 100644 --- a/exercises/practice/robot-simulator/test/robot_simulator_tests.erl +++ b/exercises/practice/robot-simulator/test/robot_simulator_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/robot-simulator/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/robot-simulator/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(robot_simulator_tests). diff --git a/exercises/practice/rotational-cipher/test/rotational_cipher_tests.erl b/exercises/practice/rotational-cipher/test/rotational_cipher_tests.erl index 6e97ff12..78e91018 100644 --- a/exercises/practice/rotational-cipher/test/rotational_cipher_tests.erl +++ b/exercises/practice/rotational-cipher/test/rotational_cipher_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/rotational-cipher/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/b820099d9cb3518c7c3326f913eb6515a7067a5a/exercises/rotational-cipher/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(rotational_cipher_tests). diff --git a/exercises/practice/satellite/test/satellite_tests.erl b/exercises/practice/satellite/test/satellite_tests.erl index 83dce2e0..67846363 100644 --- a/exercises/practice/satellite/test/satellite_tests.erl +++ b/exercises/practice/satellite/test/satellite_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/satellite/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/satellite/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(satellite_tests). diff --git a/exercises/practice/secret-handshake/test/secret_handshake_tests.erl b/exercises/practice/secret-handshake/test/secret_handshake_tests.erl index dc2ec84d..b75830e8 100644 --- a/exercises/practice/secret-handshake/test/secret_handshake_tests.erl +++ b/exercises/practice/secret-handshake/test/secret_handshake_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/secret-handshake/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/5fc501b3eb03e3bb11ae0b6585e9935f4a23603e/exercises/secret-handshake/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(secret_handshake_tests). diff --git a/exercises/practice/series/test/series_tests.erl b/exercises/practice/series/test/series_tests.erl index 12e96941..58c8eca6 100644 --- a/exercises/practice/series/test/series_tests.erl +++ b/exercises/practice/series/test/series_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/series/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/series/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(series_tests). diff --git a/exercises/practice/space-age/test/space_age_tests.erl b/exercises/practice/space-age/test/space_age_tests.erl index 009b1435..953ee153 100644 --- a/exercises/practice/space-age/test/space_age_tests.erl +++ b/exercises/practice/space-age/test/space_age_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/space-age/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/space-age/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(space_age_tests). diff --git a/exercises/practice/spiral-matrix/test/spiral_matrix_tests.erl b/exercises/practice/spiral-matrix/test/spiral_matrix_tests.erl index 40c8806c..57aae984 100644 --- a/exercises/practice/spiral-matrix/test/spiral_matrix_tests.erl +++ b/exercises/practice/spiral-matrix/test/spiral_matrix_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/spiral-matrix/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/b820099d9cb3518c7c3326f913eb6515a7067a5a/exercises/spiral-matrix/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(spiral_matrix_tests). diff --git a/exercises/practice/transpose/test/transpose_tests.erl b/exercises/practice/transpose/test/transpose_tests.erl index 4589e9f4..7cf5aa81 100644 --- a/exercises/practice/transpose/test/transpose_tests.erl +++ b/exercises/practice/transpose/test/transpose_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/b40f3062999f82e37228aa999ea56cdb7e476a07/exercises/transpose/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/daf84d65aaf499cf47b3033557f1686f215f6dcd/exercises/transpose/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(transpose_tests). diff --git a/exercises/practice/triangle/test/triangle_tests.erl b/exercises/practice/triangle/test/triangle_tests.erl index 75779ec6..b1fa5676 100644 --- a/exercises/practice/triangle/test/triangle_tests.erl +++ b/exercises/practice/triangle/test/triangle_tests.erl @@ -1,6 +1,6 @@ %% Generated with 'testgen v0.2.0' %% Revision 1 of the exercises generator was used -%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/triangle/canonical-data.json +%% https://github.com/exercism/problem-specifications/raw/7a8722ac4546baae28b4b2c1bdae14e04fdba88c/exercises/triangle/canonical-data.json %% This file is automatically generated from the exercises canonical data. -module(triangle_tests).