view test.py.sublime-project @ 21:ec6f1a132109

A pretty usable version Test groups and testconfs in non-ZIP archives or ZIP archives with comments are not yet supported.
author Oleg Oshmyan <chortos@inbox.lv>
date Fri, 06 Aug 2010 15:39:29 +0000
parents cd4304ff1d1b
children
line wrap: on
line source

<!-- Documentation is available at http://www.sublimetext.com/docs/projects -->
<project>
	<mount dir="." direxclude=".svn,.git,CVS,bin"/>
	<options>
<![CDATA[
buildFile Packages/C++/Make.sublime-build
]]>
	</options>
</project>