remove unused test file

This commit is contained in:
Umur Ozkul 2022-07-28 13:42:27 +02:00
parent dcd25c2254
commit fc88b065f5

View File

@ -1,4 +0,0 @@
open Jest
open Expect
test("todo", () => expect("1")->toBe("1"))