aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/fixture.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/fixture.ml b/lib/fixture.ml
index fa1450d..d34b155 100644
--- a/lib/fixture.ml
+++ b/lib/fixture.ml
@@ -137,7 +137,6 @@ let%test "random_value_in_list" =
(* TODO: Support "hashed" password *)
(* TODO: Support dates *)
(* TODO: Support variables using @ *)
-(* TODO: Support username *)
let rec replicate element n =
match n with