~oif-packaging/grail/raring

« back to all changes in this revision

Viewing changes to test/subscription.cpp

  • Committer: Chase Douglas
  • Date: 2012-06-21 20:30:14 UTC
  • mto: This revision was merged to the branch mainline in revision 234.
  • Revision ID: chase.douglas@ubuntu.com-20120621203014-g2uhy6mg779aufop
Rename utouch-grail to grail

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
#include <gtest/gtest.h>
4
4
 
5
 
#include <utouch/grail.h>
 
5
#include <oif/grail.h>
6
6
 
7
7
TEST(grail, default_subscription) {
8
8
  UGSubscription subscription;