summaryrefslogtreecommitdiff
path: root/tests/fixture/state/info.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-07-25 15:12:14 +0200
committermo8it <mo8it@proton.me>2024-07-25 15:12:14 +0200
commit8fec5155c735efe791ba2fdbaa7a562bf3e0ddea (patch)
tree47e9510337546373e5dbd104a602653de9a90b77 /tests/fixture/state/info.toml
parent3f49decce947ff7f1d30b53cf22fc2a0bce820f6 (diff)
Clean up tests
Diffstat (limited to 'tests/fixture/state/info.toml')
-rw-r--r--tests/fixture/state/info.toml15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/fixture/state/info.toml b/tests/fixture/state/info.toml
deleted file mode 100644
index ff0b932..0000000
--- a/tests/fixture/state/info.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-format_version = 1
-
-[[exercises]]
-name = "pending_exercise"
-test = false
-hint = """"""
-
-[[exercises]]
-name = "pending_test_exercise"
-hint = """"""
-
-[[exercises]]
-name = "finished_exercise"
-test = false
-hint = """"""