mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-16 00:46:03 +08:00
Changed test structure
This commit is contained in:
parent
7424ed9ae7
commit
1e2c524d74
@ -324,9 +324,9 @@ namespace
|
||||
s = s_;
|
||||
}
|
||||
|
||||
char c;
|
||||
int i;
|
||||
char c;
|
||||
std::string s;
|
||||
int i;
|
||||
};
|
||||
|
||||
test_variant_1 variant;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user