diff options
author | Marius Kintel <marius@kintel.net> | 2013-05-28 14:23:36 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-05-28 14:23:36 (GMT) |
commit | c0fa353e063c2075f6e1920f483bfa7142c4345e (patch) | |
tree | a81b89c9bcd144df1c19c87ae5b54bfce0873dc8 | |
parent | 72de958320c89df13e940afdd56a102d2ec223ac (diff) |
Added automatic reload and compile note
-rw-r--r-- | testdata/modulecache-tests/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/modulecache-tests/README.txt b/testdata/modulecache-tests/README.txt index da0c843..a46e3d3 100644 --- a/testdata/modulecache-tests/README.txt +++ b/testdata/modulecache-tests/README.txt @@ -114,7 +114,7 @@ Test14: Automatic reload of cascading changes o rm cascade-*.scad o Open cascadetest.scad -o Compile (F5) +o Turn on Automatic Reload and Compile +o Verify that the 4 objects render correctly o ./cascade.sh o Verify that everything reloads at once without flickering - |