diff --git a/program/code/functional_tests/PASScomplicatedTable/texfilelonger.pdf b/program/code/functional_tests/PASScomplicatedTable/texfilelonger.pdf
index 548a103b..c9802064 100644
Binary files a/program/code/functional_tests/PASScomplicatedTable/texfilelonger.pdf and b/program/code/functional_tests/PASScomplicatedTable/texfilelonger.pdf differ
diff --git a/program/code/functional_tests/PASScomplicatedTable/texfilelonger.tex b/program/code/functional_tests/PASScomplicatedTable/texfilelonger.tex
index 781e89ce..81ca65c5 100644
--- a/program/code/functional_tests/PASScomplicatedTable/texfilelonger.tex
+++ b/program/code/functional_tests/PASScomplicatedTable/texfilelonger.tex
@@ -1,4 +1,5 @@
\documentclass{article}
+
\begin{document}
\begin{tabular}{ l | c | r }
test & 2 & test \\
diff --git a/program/code/functional_tests/PassparametersTable/texfilelonger.pdf b/program/code/functional_tests/PassparametersTable/texfilelonger.pdf
index a820f09f..d93913e5 100644
Binary files a/program/code/functional_tests/PassparametersTable/texfilelonger.pdf and b/program/code/functional_tests/PassparametersTable/texfilelonger.pdf differ
diff --git a/program/code/functional_tests/PassparametersTable/texfilelonger.tex b/program/code/functional_tests/PassparametersTable/texfilelonger.tex
index 82045dde..f54117c5 100644
--- a/program/code/functional_tests/PassparametersTable/texfilelonger.tex
+++ b/program/code/functional_tests/PassparametersTable/texfilelonger.tex
@@ -1,7 +1,7 @@
\documentclass{article}
\usepackage{array}
\begin{document}
-\begin{tabular}{ p{1pt} | m{1pt} | b{1pt} }
+\begin{tabular}{ p{30pt} | m{5pt} | b{5pt} }
test & 2 & test \\
4 & 5 & 6 \\
\end{tabular}
diff --git a/program/code/functional_tests/PassparametersTable/texfilelonger.tex.html b/program/code/functional_tests/PassparametersTable/texfilelonger.tex.html
index 22ef8842..891544a1 100644
--- a/program/code/functional_tests/PassparametersTable/texfilelonger.tex.html
+++ b/program/code/functional_tests/PassparametersTable/texfilelonger.tex.html
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file