From d320a8528440f340dc182597cd519f9976de7e0d Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Tue, 28 May 2013 01:24:30 -0400 Subject: typo diff --git a/testdata/modulecache-tests/README.txt b/testdata/modulecache-tests/README.txt index ce341ca..b168200 100644 --- a/testdata/modulecache-tests/README.txt +++ b/testdata/modulecache-tests/README.txt @@ -84,7 +84,7 @@ Test11: Missing include file appears o rm missing.scad o Open includemissing.scad o Compile (F5) -o Verify that you get: WARNING: Can't open 'use' file 'missing.scad'. +o Verify that you get: WARNING: Can't open include file 'missing.scad'. o echo "module missing() { sphere(10); }" > missing.scad o rm missing.scad o Reload and Compile (F4) - verify that the sphere is gone -- cgit v0.10.1