From f46e4d68afbe6915659b59ae6f239f04426c2cb7 Mon Sep 17 00:00:00 2001 From: Kyle Martin Date: Fri, 16 Aug 2019 12:13:29 -0500 Subject: [PATCH] Add file extension support for WL testing files These are lesser used, but discussed in various places online: https://mathematica.stackexchange.com/questions/170947/best-practices-for-using-the-testing-framework --- grammars/mathematica.cson | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grammars/mathematica.cson b/grammars/mathematica.cson index 6c7dee8..426e163 100644 --- a/grammars/mathematica.cson +++ b/grammars/mathematica.cson @@ -4,6 +4,8 @@ 'm' 'wl' 'wls' + 'mt' + 'wlt' ] 'patterns': [ {