Sudha247 / learn-ocaml-workshop

Exercises and projects for Jane Street's OCaml Workshop
Apache License 2.0
9 stars 2 forks source link

Tests Not Executing Properly in OCaml Project #3

Open Bavan27 opened 2 months ago

Bavan27 commented 2 months ago

I'm encountering an issue where the tests in our OCaml project are not executing as expected.

Here is the ref to that file :- https://github.com/Sudha247/learn-ocaml-workshop/blob/master/02-exercises/03-define_functions/problem.ml

Bavan27 commented 2 months ago

The issue is with the ppx package.