Revision: 2aff20e25a06
Branch: default
Author: [email protected]
Date: Thu Jan 10 14:35:16 2013
Log: Edited wiki page ReleaseNotes27 through web user interface.
http://code.google.com/p/robotframework/source/detail?r=2aff20e25a06&repo=wiki
Modified:
/ReleaseNotes27.wiki
=======================================
--- /ReleaseNotes27.wiki Thu Jan 10 00:08:13 2013
+++ /ReleaseNotes27.wiki Thu Jan 10 14:35:16 2013
@@ -516,7 +516,7 @@
=== New `*.robot` extension for plain text test data ===
It is nowadays possible to use special `.robot` extension with Robot
-Framework test data. This can be handy in order to separate these
+Framework test data (issue 1018). This can be handy in order to separate
these
files from other files used for testing. Other than the extension
these files do not differ from `.txt` files at all.