~oif-team/grail/trunk

« back to all changes in this revision

Viewing changes to test/regular/subscription.cpp

  • Committer: Chase Douglas
  • Date: 2012-07-25 23:09:08 UTC
  • mfrom: (229.2.4 grail)
  • Revision ID: chase.douglas@canonical.com-20120725230908-1l25qh2ex2ueanqj
Merge in project rename

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;