summaryrefslogtreecommitdiff
path: root/test/test_nixtamal.ml
blob: 21ed86dd08519b6b4b6a0325cad296b08f8173be (plain)
1
2
3
4
5
6
7
8
9
10
(*─────────────────────────────────────────────────────────────────────────────┐
│ SPDX-FileCopyrightText: 2025 toastal <https://toast.al/contact/>             │
│ SPDX-License-Identifier: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception │
└─────────────────────────────────────────────────────────────────────────────*)
let () =
	(*
	let open Alcotest in
	run "Nixtamal Suite" []
	*)
	()