summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-04-19 21:03:49 +0200
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-04-19 21:03:49 +0200
commit8d1a301641504e6d7ff4194e01ab89bafba06486 (patch)
treee54404ed3ee251ed33ecaabe18820ab9c7a8c806 /tests
parent89aaa92df44af21be14c32fa7425b1cfa0674820 (diff)
downloadluaotfload-8d1a301641504e6d7ff4194e01ab89bafba06486.tar.gz
Making test files independent from ConTeXt files
Diffstat (limited to 'tests')
-rw-r--r--tests/color.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/color.tex b/tests/color.tex
index 1be8896..188889c 100644
--- a/tests/color.tex
+++ b/tests/color.tex
@@ -4,7 +4,7 @@
\font\testb=file:lmroman10-regular.otf:color=FFFF0099;+trep at 10pt
\font\testc=file:lmroman10-regular.otf:color=559922;+trep at 12pt
-\testa \input knuth \par
-\testb \input knuth \par
-\testc \input knuth \par
+\testa FF0000BB \par
+\testb FFFF0099 \par
+\testc 559922 \par
\bye