summaryrefslogtreecommitdiff
path: root/testsuite/tests/typing-recmod/t18ok.ml
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2012-07-30 18:04:46 +0000
committerDamien Doligez <damien.doligez-inria.fr>2012-07-30 18:04:46 +0000
commit997a678d5ee774930288bfec23d4b145ce45c078 (patch)
treeef26b1b6992733f6ee00a1f760ab1da89eaef315 /testsuite/tests/typing-recmod/t18ok.ml
parentb7271628a25d208c90e77dce62ff0244a1c2fcdd (diff)
downloadocaml-997a678d5ee774930288bfec23d4b145ce45c078.tar.gz
clean up TABs and whitespace
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12799 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'testsuite/tests/typing-recmod/t18ok.ml')
-rw-r--r--testsuite/tests/typing-recmod/t18ok.ml3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/typing-recmod/t18ok.ml b/testsuite/tests/typing-recmod/t18ok.ml
index 4f5814deb2..64fcf6aba8 100644
--- a/testsuite/tests/typing-recmod/t18ok.ml
+++ b/testsuite/tests/typing-recmod/t18ok.ml
@@ -22,5 +22,4 @@ and DirHash
end
= struct
type t = DirCompare.t list
- end
-
+ end