Skip to content

Commit

Permalink
rename long name tests
Browse files Browse the repository at this point in the history
  • Loading branch information
winsvega committed Jan 16, 2017
1 parent 94b67d1 commit 3770ef5
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"callcodeInInitcodeToExistingContractWithValueTransferNotEnoughMoney" : {
"callcodeInInitcodeToExisContractWithVTransferNEMoney" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "45678256",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"CREATE_EmptyContractThatCreateEmptyContractDuiringInit_Transaction" : {
"CREATE_EContractCreateEContractInInit_Tr" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "45678256",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInitOOG_Transaction" : {
"CREATE_EContractCreateNEContractInInitOOG_Tr" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "45678256",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"CREATE_EmptyContractThatCreateNOTEmptyContractDuiringInit_Transaction" : {
"CREATE_EContractCreateNEContractInInit_Tr" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "45678256",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"CREATE_EmptyContract_ThenAnotherCALLToNonExistentAccount" : {
"CREATE_EContract_ThenCALLToNonExistentAcc" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "45678256",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"createNameRegistratorOOG_MemExpansionInsufficientBalance" : {
"createNameRegistratorOOG_MemExpansionOOV" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "256",
Expand Down Expand Up @@ -57,4 +57,4 @@
]
}
}
}
}

0 comments on commit 3770ef5

Please sign in to comment.