Skip to content

Commit

Permalink
Moved Test.LexemeFL to micro-benchmarks got rid of tests/validation-time
Browse files Browse the repository at this point in the history
  • Loading branch information
briangmilnes committed Oct 19, 2024
1 parent 6bcf77a commit 60f36d1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 28 deletions.
1 change: 0 additions & 1 deletion tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ ALL_TEST_DIRS += vale
ALL_TEST_DIRS += hacl
ALL_TEST_DIRS += simple_hello
ALL_TEST_DIRS += dune_hello
ALL_TEST_DIRS += validation-time
HAS_OCAML := $(shell which ocamlfind 2>/dev/null)

ifneq (,$(HAS_OCAML))
Expand Down
File renamed without changes.
22 changes: 0 additions & 22 deletions tests/validation-time/Makefile

This file was deleted.

5 changes: 0 additions & 5 deletions tests/validation-time/README.md

This file was deleted.

0 comments on commit 60f36d1

Please sign in to comment.