Move debugger test data to the new location
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
if (false) {
|
||||
this.success()
|
||||
} else {
|
||||
if (true) {
|
||||
this.failSuccess()
|
||||
} else {
|
||||
this.failFail()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user