summaryrefslogtreecommitdiff
path: root/tests/fixture/state/info.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-16 03:18:22 +0200
committermo8it <mo8it@proton.me>2024-04-16 03:18:22 +0200
commitd1ebbaa6f610ec492422806beb34e0dc7e4fc466 (patch)
tree82fb61f07e6e21655b27452a04f3e11220c25e08 /tests/fixture/state/info.toml
parentc07cf5bffe43402ced908dc315e5b8ee3e52bdcc (diff)
Add format_version to test info.toml files
Diffstat (limited to 'tests/fixture/state/info.toml')
-rw-r--r--tests/fixture/state/info.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fixture/state/info.toml b/tests/fixture/state/info.toml
index e5c4d8f..eec24ea 100644
--- a/tests/fixture/state/info.toml
+++ b/tests/fixture/state/info.toml
@@ -1,3 +1,5 @@
+format_version = 1
+
[[exercises]]
name = "pending_exercise"
mode = "run"