~unity-team/unity-lens-video/raring

« back to all changes in this revision

Viewing changes to tests/unit/config-tests.vala.in

  • Committer: Pawel Stolowski
  • Date: 2012-11-09 15:11:21 UTC
  • mto: (101.4.2 video-vala)
  • mto: This revision was merged to the branch mainline in revision 106.
  • Revision ID: pawel.stolowski@canonical.com-20121109151121-bhlwp0mjzotkmbef
More cleanups. Created first unit test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
namespace Config {
 
2
  const string TESTDATADIR = "@abs_top_builddir@/tests/unit/data";
 
3
}