Missing "test" prefix on skipped fixnum test

Review URL: https://chromiumcodereview.appspot.com//10834347

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10773 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
alanknight@google.com 2012-08-15 22:12:51 +00:00
parent 3122c09799
commit 38f1abc22c

View file

@ -7,7 +7,7 @@
# Skip it when runnimng automated tests because it times out. This
# test only makes sense on runtimes that support 64-bit integer
# arithmetic natively, i.e., the VM.
fixnum/int_64_vm_test: Skip
fixnum/test/int_64_vm_test: Skip
[$compiler == dart2dart]
*: Skip