aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bindings/Ocaml/dg.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bindings/Ocaml/dg.exp')
-rw-r--r--test/Bindings/Ocaml/dg.exp5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/Bindings/Ocaml/dg.exp b/test/Bindings/Ocaml/dg.exp
deleted file mode 100644
index fb4bd07..0000000
--- a/test/Bindings/Ocaml/dg.exp
+++ /dev/null
@@ -1,5 +0,0 @@
-load_lib llvm.exp
-
-if [ llvm_supports_binding ocaml ] then {
- RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,ml}]]
-}