mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
adjust test cases
This commit is contained in:
parent
f84ff928f4
commit
538c44e0c6
4 changed files with 0 additions and 12 deletions
|
@ -129,11 +129,6 @@ $5\cdot10^{10}$
|
|||
Do you understand ?
|
||||
Do you understand?
|
||||
|
||||
% Warning 27
|
||||
|
||||
\input latex_bad_2.tex
|
||||
\input latex_bad_2
|
||||
|
||||
% Warning 29
|
||||
The program opens a screen sized 640x200 pixels
|
||||
The program opens a screen sized $640\times200$ pixels
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
\this is a test of whether the file is actually inputted...
|
|
@ -129,11 +129,6 @@ $5\cdot10^{10}$
|
|||
%Do you understand ?
|
||||
Do you understand?
|
||||
|
||||
% Warning 27
|
||||
|
||||
\input latex_good_2.tex
|
||||
\input latex_good_2
|
||||
|
||||
% Warning 29
|
||||
%The program opens a screen sized 640x200 pixels
|
||||
The program opens a screen sized $640\times200$ pixels
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
\this\ is a test of whether the file is actually inputted\ldots
|
Loading…
Reference in a new issue