Skip to content

Commit

Permalink
zram03: Update the value of 'TCID'
Browse files Browse the repository at this point in the history
zram01 --> zram03

Signed-off-by: Zeng Linggang <[email protected]>
  • Loading branch information
zenglg authored and akodanev committed Jun 19, 2015
1 parent 90deae7 commit cada352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testcases/kernel/device-drivers/zram/zram03.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#include "test.h"
#include "safe_macros.h"

char *TCID = "zram01";
char *TCID = "zram03";
int TST_TOTAL = 1;

#define PATH_ZRAM "/sys/block/zram0"
Expand Down

0 comments on commit cada352

Please sign in to comment.