Skip to content

Commit c8fb5cf

Browse files
committed
Trivial bumps
1 parent dd40e74 commit c8fb5cf

File tree

25 files changed

+25
-25
lines changed

25 files changed

+25
-25
lines changed

exercises/practice/all-your-base/test/all_your_base_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 1 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/all-your-base/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/all-your-base/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(all_your_base_tests).

exercises/practice/atbash-cipher/test/atbash_cipher_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 1 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/atbash-cipher/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/atbash-cipher/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(atbash_cipher_tests).

exercises/practice/change/test/change_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 1 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/448e975bd8bc59491c9c119dba92d26b28674c5e/exercises/change/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/change/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(change_tests).

exercises/practice/collatz-conjecture/test/collatz_conjecture_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 2 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/collatz-conjecture/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/7a8722ac4546baae28b4b2c1bdae14e04fdba88c/exercises/collatz-conjecture/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(collatz_conjecture_tests).

exercises/practice/darts/test/darts_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 1 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/darts/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/7a8722ac4546baae28b4b2c1bdae14e04fdba88c/exercises/darts/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(darts_tests).

exercises/practice/diamond/test/diamond_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 1 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/diamond/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/diamond/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(diamond_tests).

exercises/practice/etl/test/etl_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 1 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/etl/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/etl/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(etl_tests).

exercises/practice/gigasecond/test/gigasecond_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 1 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/gigasecond/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/5fc501b3eb03e3bb11ae0b6585e9935f4a23603e/exercises/gigasecond/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(gigasecond_tests).

exercises/practice/grains/test/grains_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 1 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/426b93d05abb69f6a7b5d84b61ba4b6fcd1e6385/exercises/grains/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/d137db179c6a760be6aa6e38ac0110e96be0b9ff/exercises/grains/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(grains_tests).

exercises/practice/largest-series-product/test/largest_series_product_tests.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%% Generated with 'testgen v0.2.0'
22
%% Revision 1 of the exercises generator was used
3-
%% https://github.com/exercism/problem-specifications/raw/42dd0cea20498fd544b152c4e2c0a419bb7e266a/exercises/largest-series-product/canonical-data.json
3+
%% https://github.com/exercism/problem-specifications/raw/7a8722ac4546baae28b4b2c1bdae14e04fdba88c/exercises/largest-series-product/canonical-data.json
44
%% This file is automatically generated from the exercises canonical data.
55

66
-module(largest_series_product_tests).

0 commit comments

Comments
 (0)