aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2023-12-26 15:07:03 -0600
committerMarc Coquand <marc@mccd.space>2023-12-26 15:07:03 -0600
commit5746c8d2c9ae2a0696eb5c88931e62e0149e6b85 (patch)
tree99decd8bc917aa77360864e71a029839a555854d
parent8f4f7b5252a9e93932818be2dc9613bdc85550d8 (diff)
downloadfixgen-5746c8d2c9ae2a0696eb5c88931e62e0149e6b85.tar.gz
fixgen-5746c8d2c9ae2a0696eb5c88931e62e0149e6b85.tar.bz2
fixgen-5746c8d2c9ae2a0696eb5c88931e62e0149e6b85.zip
Update TODO
-rw-r--r--lib/fixture.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/fixture.ml b/lib/fixture.ml
index daf172e..c45a8b9 100644
--- a/lib/fixture.ml
+++ b/lib/fixture.ml
@@ -67,10 +67,8 @@ let id_of_fixture fixture =
(* TODO: Support email *)
-(* TODO: Support arbitrary string *)
(* TODO: Support "hashed" password *)
(* TODO: Support variables using @ *)
-(* TODO: Support JSON export *)
let rec replicate element n =
match n with