From 0a964622bfbb07055c3a9872c6226ccf4022d072 Mon Sep 17 00:00:00 2001 From: Francesco Furiani Date: Wed, 8 Aug 2018 21:29:52 +0200 Subject: [PATCH] Rename test_TRIANGLE_NativeInterface_trioptions.jl to test_Triangle_NativeInterface_trioptions.jl --- ...rioptions.jl => test_Triangle_NativeInterface_trioptions.jl} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename test/{test_TRIANGLE_NativeInterface_trioptions.jl => test_Triangle_NativeInterface_trioptions.jl} (99%) diff --git a/test/test_TRIANGLE_NativeInterface_trioptions.jl b/test/test_Triangle_NativeInterface_trioptions.jl similarity index 99% rename from test/test_TRIANGLE_NativeInterface_trioptions.jl rename to test/test_Triangle_NativeInterface_trioptions.jl index 0943b9a..6b1a2b2 100644 --- a/test/test_TRIANGLE_NativeInterface_trioptions.jl +++ b/test/test_Triangle_NativeInterface_trioptions.jl @@ -41,4 +41,4 @@ include("../src/NativeInterface/options_structure.jl") @test getTriangulateStringOptions(opt) == "pAcjzevnBPNEIOXo1lQV" end end -end \ No newline at end of file +end