summaryrefslogtreecommitdiffstats
path: root/tests/libcgrouptest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libcgrouptest.h')
-rw-r--r--tests/libcgrouptest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libcgrouptest.h b/tests/libcgrouptest.h
index 0b10415..c04eaa6 100644
--- a/tests/libcgrouptest.h
+++ b/tests/libcgrouptest.h
@@ -43,8 +43,8 @@ enum cgroup_mount_t {
};
enum controller_t {
- MEMORY,
CPU,
+ MEMORY,
CPUSET,
/* Add new controllers here */
};